@laserfiche/lf-repository-api-client-v2 1.1.12--preview-10963749614 → 1.2.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (4) hide show
  1. package/README.md +2 -2
  2. package/dist/index.d.ts +2856 -592
  3. package/dist/index.js +9125 -4025
  4. package/package.json +11 -18
package/README.md CHANGED
@@ -8,7 +8,7 @@ Use the Laserfiche Repository API to access data in a Laserfiche repository. Imp
8
8
 
9
9
  ## Changelog
10
10
 
11
- See CHANGELOG [here](https://github.com/Laserfiche/lf-api-js/blob/HEAD/packages/lf-repository-api-client-js/CHANGELOG.md).
11
+ See CHANGELOG [here](https://github.com/Laserfiche/lf-api-js/blob/HEAD/packages/lf-repository-api-client-v2/CHANGELOG.md).
12
12
 
13
13
  ## Installation
14
14
 
@@ -16,4 +16,4 @@ To install, [see here](https://www.npmjs.com/package/@laserfiche/lf-repository-a
16
16
 
17
17
  ### Build, Test, and Package
18
18
 
19
- See the [.github/workflows/lf-repository-api-client-v2.yml](https://github.com/Laserfiche/lf-api-js/blob/HEAD/.github/workflows/lf-repository-api-client-v2.yml).
19
+ See the [.github/workflows/main.yml](https://github.com/Laserfiche/lf-api-js/blob/HEAD/.github/workflows/main.yml).