@jsenv/cli 0.1.16 → 0.1.18

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,6 +1,6 @@
1
1
  {
2
2
  "name": "@jsenv/cli",
3
- "version": "0.1.16",
3
+ "version": "0.1.18",
4
4
  "description": "Command Line Interface for jsenv",
5
5
  "license": "MIT",
6
6
  "repository": {
@@ -11,8 +11,8 @@
11
11
  "test:coverage": "npm run test -- --coverage"
12
12
  },
13
13
  "devDependencies": {
14
- "@jsenv/assert": "4.1.15",
15
- "@jsenv/core": "39.3.4",
14
+ "@jsenv/assert": "4.2.0",
15
+ "@jsenv/core": "39.3.5",
16
16
  "@jsenv/eslint-config": "16.5.3",
17
17
  "@jsenv/eslint-import-resolver": "8.1.3",
18
18
  "@jsenv/test": "3.3.32",
@@ -16,8 +16,8 @@
16
16
  "devDependencies": {
17
17
  "@babel/eslint-parser": "7.25.1",
18
18
  "@babel/plugin-syntax-import-assertions": "7.24.7",
19
- "@jsenv/assert": "4.1.15",
20
- "@jsenv/core": "39.3.4",
19
+ "@jsenv/assert": "4.2.0",
20
+ "@jsenv/core": "39.3.5",
21
21
  "@jsenv/eslint-config": "16.5.3",
22
22
  "@jsenv/eslint-import-resolver": "8.1.3",
23
23
  "@jsenv/plugin-bundling": "2.7.7",
@@ -18,8 +18,8 @@
18
18
  "@babel/eslint-parser": "7.25.1",
19
19
  "@babel/plugin-syntax-import-assertions": "7.24.7",
20
20
  "@jsenv/custom-elements-redefine": "0.0.1",
21
- "@jsenv/assert": "4.1.15",
22
- "@jsenv/core": "39.3.4",
21
+ "@jsenv/assert": "4.2.0",
22
+ "@jsenv/core": "39.3.5",
23
23
  "@jsenv/plugin-bundling": "2.7.7",
24
24
  "@jsenv/plugin-minification": "1.5.5",
25
25
  "@jsenv/eslint-config": "16.5.3",
@@ -21,8 +21,8 @@
21
21
  "@babel/eslint-parser": "7.25.1",
22
22
  "@babel/plugin-syntax-import-assertions": "7.24.7",
23
23
  "@babel/plugin-transform-react-jsx": "7.25.2",
24
- "@jsenv/assert": "4.1.15",
25
- "@jsenv/core": "39.3.4",
24
+ "@jsenv/assert": "4.2.0",
25
+ "@jsenv/core": "39.3.5",
26
26
  "@jsenv/plugin-preact": "1.6.16",
27
27
  "@jsenv/plugin-bundling": "2.7.7",
28
28
  "@jsenv/plugin-minification": "1.5.5",
@@ -13,6 +13,6 @@
13
13
  "etag": "\"4e15-0TqZuPYgLCuNbrJESMMFydXZE54\""
14
14
  }
15
15
  },
16
- "createdMs": 1722951695325,
17
- "lastModifiedMs": 1722951695325
16
+ "createdMs": 1722953913751,
17
+ "lastModifiedMs": 1722953913751
18
18
  }
@@ -21,6 +21,6 @@
21
21
  "etag": "\"5859-h+1Fv2ZxlKoAkfe+AiLm/TOeS98\""
22
22
  }
23
23
  },
24
- "createdMs": 1722951695418,
25
- "lastModifiedMs": 1722951695418
24
+ "createdMs": 1722953913843,
25
+ "lastModifiedMs": 1722953913843
26
26
  }
@@ -25,6 +25,6 @@
25
25
  "etag": "\"68b0e-sBIWX8VyJWZkKzd0Qg8Fv11Ogw8\""
26
26
  }
27
27
  },
28
- "createdMs": 1722951695623,
29
- "lastModifiedMs": 1722951695623
28
+ "createdMs": 1722953914048,
29
+ "lastModifiedMs": 1722953914048
30
30
  }
@@ -22,8 +22,8 @@
22
22
  "@babel/eslint-parser": "7.25.1",
23
23
  "@babel/plugin-syntax-import-assertions": "7.24.7",
24
24
  "@babel/plugin-transform-react-jsx": "7.25.2",
25
- "@jsenv/assert": "4.1.15",
26
- "@jsenv/core": "39.3.4",
25
+ "@jsenv/assert": "4.2.0",
26
+ "@jsenv/core": "39.3.5",
27
27
  "@jsenv/plugin-react": "1.5.22",
28
28
  "@jsenv/plugin-bundling": "2.7.7",
29
29
  "@jsenv/plugin-minification": "1.5.5",