@prismicio/manager 0.0.2-alpha.xru-improve-npm-page.1 → 0.0.2-alpha.xru-improve-npm-page.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.
@@ -1,5 +1,5 @@
1
1
  import { __exports as client } from "../../../../../../_virtual/client2.js";
2
- import require$$0 from "../../../../../../_virtual/index3.js";
2
+ import require$$0 from "../../../../../../_virtual/index4.js";
3
3
  import require$$1 from "../../../../../../_virtual/experiment-core.esm.js";
4
4
  import { __require as requireEventsource } from "../../../../../eventsource/lib/eventsource.js";
5
5
  import { __require as requireAssignment } from "../assignment/assignment.js";
@@ -1,6 +1,6 @@
1
1
  import { promises } from "node:fs";
2
2
  import "node:path";
3
- import "../../_virtual/index4.js";
3
+ import "../../_virtual/index3.js";
4
4
  import { Blob } from "./index.js";
5
5
  const { stat } = promises;
6
6
  export {
@@ -1,7 +1,3 @@
1
- import { getAugmentedNamespace } from "./_commonjsHelpers.js";
2
- import * as index from './../_node_modules/@amplitude/analytics-node/lib/esm/index.js';
3
- const require$$0 = /* @__PURE__ */ getAugmentedNamespace(index);
4
- export {
5
- require$$0 as default
6
- };
1
+ import { __require as requireNodeDomexception } from './../_node_modules/node-domexception/index.js';
2
+ requireNodeDomexception();
7
3
  //# sourceMappingURL=index3.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index3.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;"}
1
+ {"version":3,"file":"index3.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;"}
@@ -1,3 +1,7 @@
1
- import { __require as requireNodeDomexception } from './../_node_modules/node-domexception/index.js';
2
- requireNodeDomexception();
1
+ import { getAugmentedNamespace } from "./_commonjsHelpers.js";
2
+ import * as index from './../_node_modules/@amplitude/analytics-node/lib/esm/index.js';
3
+ const require$$0 = /* @__PURE__ */ getAugmentedNamespace(index);
4
+ export {
5
+ require$$0 as default
6
+ };
3
7
  //# sourceMappingURL=index4.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index4.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;"}
1
+ {"version":3,"file":"index4.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@prismicio/manager",
3
- "version": "0.0.2-alpha.xru-improve-npm-page.1",
3
+ "version": "0.0.2-alpha.xru-improve-npm-page.2",
4
4
  "description": "Manage all aspects of a Prismic project.",
5
5
  "repository": {
6
6
  "type": "git",
@@ -64,7 +64,7 @@
64
64
  "@antfu/ni": "27.0.1",
65
65
  "@prismicio/client": "7.21.0",
66
66
  "@prismicio/custom-types-client": "2.1.0",
67
- "@prismicio/plugin-kit": "0.0.2-alpha.xru-improve-npm-page.1",
67
+ "@prismicio/plugin-kit": "0.0.2-alpha.xru-improve-npm-page.2",
68
68
  "@prismicio/types-internal": "3.16.1",
69
69
  "@segment/analytics-node": "2.3.0",
70
70
  "cookie": "1.1.1",