Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions CLAUDE.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,3 +68,4 @@ lib/LocalStorageMock.js → In-memory localStorage replacement for No
- API endpoint format: `https://{server}/apiv1/`.
- CI runs Node.js tests on 18, 20, and 22, plus browser tests on Node.js 22.
- The publish workflow builds and runs both Node.js and browser tests on Node.js 24 before publishing.
- The `uuid` override intentionally supplies a patched release to webpack-dev-server 5's `sockjs` dependency; retain it until the development server no longer depends on `sockjs`.
2 changes: 1 addition & 1 deletion dist/api.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/api.min.js.LICENSE.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@
* Copyright (c) 2020 Geotab Inc
* Licensed MIT */

/*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */
/*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/babel/babel/blob/main/packages/babel-helpers/LICENSE */
2 changes: 1 addition & 1 deletion dist/api.min.js.map

Large diffs are not rendered by default.

Loading
Loading