@jsenv/cli 0.3.109 → 0.3.111

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/package.json CHANGED
@@ -1,18 +1,21 @@
1
1
  {
2
2
  "name": "@jsenv/cli",
3
- "version": "0.3.109",
3
+ "version": "0.3.111",
4
+ "type": "module",
4
5
  "description": "Command Line Interface for jsenv",
5
6
  "repository": {
6
7
  "type": "git",
7
8
  "url": "https://github.com/jsenv/core",
8
9
  "directory": "packages/related/cli"
9
10
  },
10
- "license": "MIT",
11
11
  "author": {
12
12
  "name": "dmail",
13
13
  "email": "dmaillard06@gmail.com"
14
14
  },
15
- "type": "module",
15
+ "license": "MIT",
16
+ "engines": {
17
+ "node": ">=16.13.0"
18
+ },
16
19
  "bin": {
17
20
  "jsenv": "jsenv_cli.js"
18
21
  },
@@ -25,9 +28,6 @@
25
28
  "@jsenv/urls": "2.9.8",
26
29
  "prompts": "2.4.2"
27
30
  },
28
- "engines": {
29
- "node": ">=16.13.0"
30
- },
31
31
  "publishConfig": {
32
32
  "access": "public"
33
33
  }
@@ -12,9 +12,9 @@
12
12
  "test:coverage": "npm run test -- --coverage"
13
13
  },
14
14
  "devDependencies": {
15
- "@jsenv/assert": "4.5.5",
16
- "@jsenv/core": "41.2.3",
17
- "@jsenv/eslint-config-relax": "1.8.5",
15
+ "@jsenv/assert": "4.5.6",
16
+ "@jsenv/core": "41.2.4",
17
+ "@jsenv/eslint-config-relax": "1.8.6",
18
18
  "@jsenv/test": "3.7.21",
19
19
  "eslint": "9.39.2",
20
20
  "prettier": "3.8.1"
@@ -15,9 +15,9 @@
15
15
  },
16
16
  "devDependencies": {
17
17
  "@babel/plugin-syntax-import-attributes": "7.28.6",
18
- "@jsenv/assert": "4.5.5",
19
- "@jsenv/core": "41.2.3",
20
- "@jsenv/eslint-config-relax": "1.8.5",
18
+ "@jsenv/assert": "4.5.6",
19
+ "@jsenv/core": "41.2.4",
20
+ "@jsenv/eslint-config-relax": "1.8.6",
21
21
  "@jsenv/plugin-bundling": "2.10.10",
22
22
  "@jsenv/plugin-minification": "1.7.3",
23
23
  "@jsenv/test": "3.7.21",
@@ -16,12 +16,12 @@
16
16
  },
17
17
  "devDependencies": {
18
18
  "@babel/plugin-syntax-import-attributes": "7.28.6",
19
- "@jsenv/custom-elements-redefine": "0.0.1",
20
- "@jsenv/assert": "4.5.5",
21
- "@jsenv/core": "41.2.3",
19
+ "@jsenv/custom-elements-redefine": "0.1.0",
20
+ "@jsenv/assert": "4.5.6",
21
+ "@jsenv/core": "41.2.4",
22
22
  "@jsenv/plugin-bundling": "2.10.10",
23
23
  "@jsenv/plugin-minification": "1.7.3",
24
- "@jsenv/eslint-config-relax": "1.8.5",
24
+ "@jsenv/eslint-config-relax": "1.8.6",
25
25
  "@jsenv/test": "3.7.21",
26
26
  "eslint": "9.39.2",
27
27
  "open": "11.0.0",
@@ -20,12 +20,12 @@
20
20
  "devDependencies": {
21
21
  "@babel/plugin-syntax-import-attributes": "7.28.6",
22
22
  "@babel/plugin-transform-react-jsx": "7.28.6",
23
- "@jsenv/assert": "4.5.5",
24
- "@jsenv/core": "41.2.3",
23
+ "@jsenv/assert": "4.5.6",
24
+ "@jsenv/core": "41.2.4",
25
25
  "@jsenv/plugin-preact": "1.7.33",
26
26
  "@jsenv/plugin-bundling": "2.10.10",
27
27
  "@jsenv/plugin-minification": "1.7.3",
28
- "@jsenv/eslint-config-relax": "1.8.5",
28
+ "@jsenv/eslint-config-relax": "1.8.6",
29
29
  "@jsenv/test": "3.7.21",
30
30
  "eslint": "9.39.2",
31
31
  "open": "11.0.0",
@@ -13,6 +13,6 @@
13
13
  "etag": "\"88fc-sW54MGPHJbdQxBNtXuUQj810Pc8\""
14
14
  }
15
15
  },
16
- "createdMs": 1776004565805,
17
- "lastModifiedMs": 1776004565805
16
+ "createdMs": 1776921000740,
17
+ "lastModifiedMs": 1776921000740
18
18
  }
@@ -13,6 +13,6 @@
13
13
  "etag": "\"9d7-jfzhaI9/k4Gws+S7BznSzZvrebU\""
14
14
  }
15
15
  },
16
- "createdMs": 1776004565789,
17
- "lastModifiedMs": 1776004565789
16
+ "createdMs": 1776921000719,
17
+ "lastModifiedMs": 1776921000719
18
18
  }
@@ -29,6 +29,6 @@
29
29
  "etag": "\"fd66c-Fhg2L6vSeLubjxc8SZjLBYd7stk\""
30
30
  }
31
31
  },
32
- "createdMs": 1776004566184,
33
- "lastModifiedMs": 1776004566184
32
+ "createdMs": 1776921001086,
33
+ "lastModifiedMs": 1776921001086
34
34
  }
@@ -1,3 +1,3 @@
1
1
  {
2
- "version": "2.11.13"
2
+ "version": "2.11.14"
3
3
  }
@@ -21,12 +21,12 @@
21
21
  "devDependencies": {
22
22
  "@babel/plugin-syntax-import-attributes": "7.28.6",
23
23
  "@babel/plugin-transform-react-jsx": "7.28.6",
24
- "@jsenv/assert": "4.5.5",
25
- "@jsenv/core": "41.2.3",
24
+ "@jsenv/assert": "4.5.6",
25
+ "@jsenv/core": "41.2.4",
26
26
  "@jsenv/plugin-react": "1.7.36",
27
27
  "@jsenv/plugin-bundling": "2.10.10",
28
28
  "@jsenv/plugin-minification": "1.7.3",
29
- "@jsenv/eslint-config-relax": "1.8.5",
29
+ "@jsenv/eslint-config-relax": "1.8.6",
30
30
  "@jsenv/test": "3.7.21",
31
31
  "eslint": "9.39.2",
32
32
  "open": "11.0.0",