@slicemachine/init 2.10.47-beta.3 → 2.10.47-beta.4
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/_node_modules/@babel/helper-validator-identifier/lib/index.cjs +1 -1
- package/dist/_node_modules/@babel/helper-validator-identifier/lib/index.js +1 -1
- package/dist/_node_modules/@babel/highlight/lib/index.cjs +2 -2
- package/dist/_node_modules/@babel/highlight/lib/index.js +2 -2
- package/dist/_node_modules/js-tokens/index.cjs +1 -1
- package/dist/_node_modules/js-tokens/index.js +1 -1
- package/dist/_node_modules/read-pkg/_node_modules/hosted-git-info/index.cjs +1 -1
- package/dist/_node_modules/read-pkg/_node_modules/hosted-git-info/index.js +1 -1
- package/dist/_virtual/index16.cjs +2 -2
- package/dist/_virtual/index16.js +2 -2
- package/dist/_virtual/index17.cjs +2 -2
- package/dist/_virtual/index17.js +2 -2
- package/dist/_virtual/index18.cjs +2 -2
- package/dist/_virtual/index18.js +2 -2
- package/dist/packages/init/package.json.cjs +1 -1
- package/dist/packages/init/package.json.js +1 -1
- package/package.json +3 -3
|
@@ -3,8 +3,8 @@ const index = require("../../../../_virtual/index13.cjs");
|
|
|
3
3
|
require("../../../js-tokens/index.cjs");
|
|
4
4
|
require("../../helper-validator-identifier/lib/index.cjs");
|
|
5
5
|
const chalk = require("chalk");
|
|
6
|
-
const index$1 = require("../../../../_virtual/
|
|
7
|
-
const index$2 = require("../../../../_virtual/
|
|
6
|
+
const index$1 = require("../../../../_virtual/index17.cjs");
|
|
7
|
+
const index$2 = require("../../../../_virtual/index18.cjs");
|
|
8
8
|
Object.defineProperty(index.__exports, "__esModule", {
|
|
9
9
|
value: true
|
|
10
10
|
});
|
|
@@ -2,8 +2,8 @@ import { __exports as lib } from "../../../../_virtual/index13.js";
|
|
|
2
2
|
import "../../../js-tokens/index.js";
|
|
3
3
|
import "../../helper-validator-identifier/lib/index.js";
|
|
4
4
|
import chalk from "chalk";
|
|
5
|
-
import { __exports as jsTokens } from "../../../../_virtual/
|
|
6
|
-
import { __exports as lib$1 } from "../../../../_virtual/
|
|
5
|
+
import { __exports as jsTokens } from "../../../../_virtual/index17.js";
|
|
6
|
+
import { __exports as lib$1 } from "../../../../_virtual/index18.js";
|
|
7
7
|
Object.defineProperty(lib, "__esModule", {
|
|
8
8
|
value: true
|
|
9
9
|
});
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
3
|
-
const index$1 = require("../../../../_virtual/
|
|
3
|
+
const index$1 = require("../../../../_virtual/index16.cjs");
|
|
4
4
|
const require$$0 = require("url");
|
|
5
5
|
const gitHostInfo = require("./git-host-info.cjs");
|
|
6
6
|
const gitHost = require("./git-host.cjs");
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { __module as hostedGitInfo } from "../../../../_virtual/
|
|
1
|
+
import { __module as hostedGitInfo } from "../../../../_virtual/index16.js";
|
|
2
2
|
import require$$0 from "url";
|
|
3
3
|
import { g as gitHostInfo } from "./git-host-info.js";
|
|
4
4
|
import { g as gitHost } from "./git-host.js";
|
package/dist/_virtual/index16.js
CHANGED
package/dist/_virtual/index17.js
CHANGED
package/dist/_virtual/index18.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toStringTag]: { value: "Module" } });
|
|
3
3
|
const name = "@slicemachine/init";
|
|
4
|
-
const version = "2.10.47-beta.
|
|
4
|
+
const version = "2.10.47-beta.4";
|
|
5
5
|
const description = "Init Prismic Slice Machine in your project";
|
|
6
6
|
const keywords = [
|
|
7
7
|
"typescript",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@slicemachine/init",
|
|
3
|
-
"version": "2.10.47-beta.
|
|
3
|
+
"version": "2.10.47-beta.4",
|
|
4
4
|
"description": "Init Prismic Slice Machine in your project",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"typescript",
|
|
@@ -54,7 +54,7 @@
|
|
|
54
54
|
"@antfu/ni": "^0.20.0",
|
|
55
55
|
"@lihbr/listr-update-renderer": "^0.5.3",
|
|
56
56
|
"@sentry/node": "^7.116.0",
|
|
57
|
-
"@slicemachine/manager": "0.26.4-beta.
|
|
57
|
+
"@slicemachine/manager": "0.26.4-beta.4",
|
|
58
58
|
"chalk": "^4.1.2",
|
|
59
59
|
"giget": "^1.1.2",
|
|
60
60
|
"globby": "^13.1.3",
|
|
@@ -68,7 +68,7 @@
|
|
|
68
68
|
},
|
|
69
69
|
"devDependencies": {
|
|
70
70
|
"@size-limit/preset-small-lib": "8.2.4",
|
|
71
|
-
"@slicemachine/plugin-kit": "0.4.89-beta.
|
|
71
|
+
"@slicemachine/plugin-kit": "0.4.89-beta.4",
|
|
72
72
|
"@types/listr": "0.14.4",
|
|
73
73
|
"@types/prompts": "2.4.3",
|
|
74
74
|
"@types/semver": "7.3.13",
|