@kitsy/cnos 1.9.1 → 1.9.2

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.
@@ -3720,7 +3720,7 @@ function envVarToLogicalKey(envVar, config = {}) {
3720
3720
  // package.json
3721
3721
  var package_default = {
3722
3722
  name: "@kitsy/cnos",
3723
- version: "1.9.1",
3723
+ version: "1.9.2",
3724
3724
  description: "Batteries-included CNOS runtime package wired with the official plugins.",
3725
3725
  type: "module",
3726
3726
  main: "./dist/index.cjs",
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  createCnos
3
- } from "../chunk-MYG6EPUX.js";
3
+ } from "../chunk-CPGRRZLP.js";
4
4
  import "../chunk-LURQ4LAK.js";
5
5
  import "../chunk-A2WG3ZKW.js";
6
6
  import "../chunk-L7JVECPE.js";
@@ -68,7 +68,7 @@ function setBootstrappedSecretHydrationRequired(value) {
68
68
  // package.json
69
69
  var package_default = {
70
70
  name: "@kitsy/cnos",
71
- version: "1.9.1",
71
+ version: "1.9.2",
72
72
  description: "Batteries-included CNOS runtime package wired with the official plugins.",
73
73
  type: "module",
74
74
  main: "./dist/index.cjs",
@@ -12,7 +12,7 @@ import {
12
12
  setBootstrappedSecretHydrationRequired,
13
13
  setSingletonReady,
14
14
  setSingletonRuntime
15
- } from "./chunk-MYG6EPUX.js";
15
+ } from "./chunk-CPGRRZLP.js";
16
16
  import {
17
17
  createDefaultRuntimeProviders,
18
18
  createDerivedRuntimeSupport,
@@ -3764,7 +3764,7 @@ function envVarToLogicalKey(envVar, config = {}) {
3764
3764
  // package.json
3765
3765
  var package_default = {
3766
3766
  name: "@kitsy/cnos",
3767
- version: "1.9.1",
3767
+ version: "1.9.2",
3768
3768
  description: "Batteries-included CNOS runtime package wired with the official plugins.",
3769
3769
  type: "module",
3770
3770
  main: "./dist/index.cjs",
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  createCnos,
3
3
  defaultPlugins
4
- } from "../chunk-MYG6EPUX.js";
4
+ } from "../chunk-CPGRRZLP.js";
5
5
  import "../chunk-LURQ4LAK.js";
6
6
  import "../chunk-A2WG3ZKW.js";
7
7
  import "../chunk-L7JVECPE.js";
package/dist/index.cjs CHANGED
@@ -3722,7 +3722,7 @@ function envVarToLogicalKey(envVar, config = {}) {
3722
3722
  // package.json
3723
3723
  var package_default = {
3724
3724
  name: "@kitsy/cnos",
3725
- version: "1.9.1",
3725
+ version: "1.9.2",
3726
3726
  description: "Batteries-included CNOS runtime package wired with the official plugins.",
3727
3727
  type: "module",
3728
3728
  main: "./dist/index.cjs",
package/dist/index.js CHANGED
@@ -1,8 +1,8 @@
1
1
  import {
2
2
  runtime_default
3
- } from "./chunk-L6ZMJPA6.js";
3
+ } from "./chunk-QK7BMU47.js";
4
4
  import "./chunk-NVFACB64.js";
5
- import "./chunk-MYG6EPUX.js";
5
+ import "./chunk-CPGRRZLP.js";
6
6
  import "./chunk-LURQ4LAK.js";
7
7
  import "./chunk-A2WG3ZKW.js";
8
8
  import "./chunk-L7JVECPE.js";
@@ -3719,7 +3719,7 @@ function envVarToLogicalKey(envVar, config = {}) {
3719
3719
  // package.json
3720
3720
  var package_default = {
3721
3721
  name: "@kitsy/cnos",
3722
- version: "1.9.1",
3722
+ version: "1.9.2",
3723
3723
  description: "Batteries-included CNOS runtime package wired with the official plugins.",
3724
3724
  type: "module",
3725
3725
  main: "./dist/index.cjs",
@@ -1,8 +1,8 @@
1
1
  import {
2
2
  runtime_default
3
- } from "../chunk-L6ZMJPA6.js";
3
+ } from "../chunk-QK7BMU47.js";
4
4
  import "../chunk-NVFACB64.js";
5
- import "../chunk-MYG6EPUX.js";
5
+ import "../chunk-CPGRRZLP.js";
6
6
  import "../chunk-LURQ4LAK.js";
7
7
  import "../chunk-A2WG3ZKW.js";
8
8
  import "../chunk-L7JVECPE.js";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@kitsy/cnos",
3
- "version": "1.9.1",
3
+ "version": "1.9.2",
4
4
  "description": "Batteries-included CNOS runtime package wired with the official plugins.",
5
5
  "type": "module",
6
6
  "main": "./dist/index.cjs",