@blinkk/root-cms 2.5.5 → 2.5.6

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.
package/dist/app.js CHANGED
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  getServerVersion
3
- } from "./chunk-WNWP376I.js";
3
+ } from "./chunk-PCA5TR6B.js";
4
4
  import {
5
5
  getCollectionSchema,
6
6
  getProjectSchemas
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  RootCMSClient,
3
3
  getCmsPlugin
4
- } from "./chunk-UEJ2UTTJ.js";
4
+ } from "./chunk-7LT3ZBCG.js";
5
5
 
6
6
  // core/versions.ts
7
7
  import path from "path";
@@ -1,7 +1,7 @@
1
1
  // package.json
2
2
  var package_default = {
3
3
  name: "@blinkk/root-cms",
4
- version: "2.5.5",
4
+ version: "2.5.6",
5
5
  author: "s@blinkk.com",
6
6
  license: "MIT",
7
7
  engines: {
@@ -12,6 +12,9 @@ var package_default = {
12
12
  url: "git+https://github.com/blinkk/rootjs.git",
13
13
  directory: "packages/root-cms"
14
14
  },
15
+ publishConfig: {
16
+ provenance: true
17
+ },
15
18
  files: [
16
19
  "dist/**/*"
17
20
  ],
@@ -166,7 +169,7 @@ var package_default = {
166
169
  yjs: "13.6.27"
167
170
  },
168
171
  peerDependencies: {
169
- "@blinkk/root": "2.5.5",
172
+ "@blinkk/root": "2.5.6",
170
173
  "firebase-admin": ">=11",
171
174
  "firebase-functions": ">=4",
172
175
  preact: ">=10",
package/dist/cli.js CHANGED
@@ -5,7 +5,7 @@ import {
5
5
  RootCMSClient,
6
6
  getCmsPlugin,
7
7
  unmarshalData
8
- } from "./chunk-UEJ2UTTJ.js";
8
+ } from "./chunk-7LT3ZBCG.js";
9
9
  import "./chunk-MLKGABMK.js";
10
10
 
11
11
  // cli/cli.ts
package/dist/client.js CHANGED
@@ -12,7 +12,7 @@ import {
12
12
  translationsForLocale,
13
13
  unmarshalArray,
14
14
  unmarshalData
15
- } from "./chunk-UEJ2UTTJ.js";
15
+ } from "./chunk-7LT3ZBCG.js";
16
16
  import "./chunk-MLKGABMK.js";
17
17
  export {
18
18
  BatchRequest,
package/dist/core.js CHANGED
@@ -16,7 +16,7 @@ import {
16
16
  translationsForLocale,
17
17
  unmarshalArray,
18
18
  unmarshalData
19
- } from "./chunk-UEJ2UTTJ.js";
19
+ } from "./chunk-7LT3ZBCG.js";
20
20
  import {
21
21
  __export
22
22
  } from "./chunk-MLKGABMK.js";
package/dist/functions.js CHANGED
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  runCronJobs
3
- } from "./chunk-4XSWQVCI.js";
4
- import "./chunk-UEJ2UTTJ.js";
3
+ } from "./chunk-A5DEI2QQ.js";
4
+ import "./chunk-7LT3ZBCG.js";
5
5
  import "./chunk-MLKGABMK.js";
6
6
 
7
7
  // core/functions.ts
package/dist/plugin.js CHANGED
@@ -4,15 +4,15 @@ import {
4
4
  } from "./chunk-T5UK2H24.js";
5
5
  import {
6
6
  getServerVersion
7
- } from "./chunk-WNWP376I.js";
7
+ } from "./chunk-PCA5TR6B.js";
8
8
  import {
9
9
  runCronJobs
10
- } from "./chunk-4XSWQVCI.js";
10
+ } from "./chunk-A5DEI2QQ.js";
11
11
  import {
12
12
  RootCMSClient,
13
13
  parseDocId,
14
14
  unmarshalData
15
- } from "./chunk-UEJ2UTTJ.js";
15
+ } from "./chunk-7LT3ZBCG.js";
16
16
  import "./chunk-MLKGABMK.js";
17
17
 
18
18
  // core/plugin.ts