@jsenv/cli 0.3.79 → 0.3.80

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.3.79",
3
+ "version": "0.3.80",
4
4
  "description": "Command Line Interface for jsenv",
5
5
  "repository": {
6
6
  "type": "git",
@@ -13,7 +13,7 @@
13
13
  },
14
14
  "devDependencies": {
15
15
  "@jsenv/assert": "4.5.5",
16
- "@jsenv/core": "40.12.3",
16
+ "@jsenv/core": "40.12.4",
17
17
  "@jsenv/eslint-config-relax": "1.7.11",
18
18
  "@jsenv/test": "3.7.15",
19
19
  "eslint": "9.39.2",
@@ -1,5 +1,3 @@
1
- /* eslint-env browser,node */
2
-
3
1
  /*
4
2
  * This file does not use export const InlineContent = function() {} on purpose:
5
3
  * - An export would be renamed by rollup,
@@ -16,7 +16,7 @@
16
16
  "devDependencies": {
17
17
  "@babel/plugin-syntax-import-attributes": "7.27.1",
18
18
  "@jsenv/assert": "4.5.5",
19
- "@jsenv/core": "40.12.3",
19
+ "@jsenv/core": "40.12.4",
20
20
  "@jsenv/eslint-config-relax": "1.7.11",
21
21
  "@jsenv/plugin-bundling": "2.10.4",
22
22
  "@jsenv/plugin-minification": "1.7.3",
@@ -1,5 +1,3 @@
1
- /* eslint-env browser,node */
2
-
3
1
  /*
4
2
  * This file does not use export const InlineContent = function() {} on purpose:
5
3
  * - An export would be renamed by rollup,
@@ -18,7 +18,7 @@
18
18
  "@babel/plugin-syntax-import-attributes": "7.27.1",
19
19
  "@jsenv/custom-elements-redefine": "0.0.1",
20
20
  "@jsenv/assert": "4.5.5",
21
- "@jsenv/core": "40.12.3",
21
+ "@jsenv/core": "40.12.4",
22
22
  "@jsenv/plugin-bundling": "2.10.4",
23
23
  "@jsenv/plugin-minification": "1.7.3",
24
24
  "@jsenv/eslint-config-relax": "1.7.11",
@@ -1,5 +1,3 @@
1
- /* eslint-env browser,node */
2
-
3
1
  /*
4
2
  * This file does not use export const InlineContent = function() {} on purpose:
5
3
  * - An export would be renamed by rollup,
@@ -21,7 +21,7 @@
21
21
  "@babel/plugin-syntax-import-attributes": "7.27.1",
22
22
  "@babel/plugin-transform-react-jsx": "7.27.1",
23
23
  "@jsenv/assert": "4.5.5",
24
- "@jsenv/core": "40.12.3",
24
+ "@jsenv/core": "40.12.4",
25
25
  "@jsenv/plugin-preact": "1.7.28",
26
26
  "@jsenv/plugin-bundling": "2.10.4",
27
27
  "@jsenv/plugin-minification": "1.7.3",
@@ -1,5 +1,3 @@
1
- /* eslint-env browser,node */
2
-
3
1
  /*
4
2
  * This file does not use export const InlineContent = function() {} on purpose:
5
3
  * - An export would be renamed by rollup,
@@ -13,6 +13,6 @@
13
13
  "etag": "\"88fc-J8FF2fKn7o62L8RBTO868b5+hHI\""
14
14
  }
15
15
  },
16
- "createdMs": 1765875666517,
17
- "lastModifiedMs": 1765875666517
16
+ "createdMs": 1769157764555,
17
+ "lastModifiedMs": 1769157764555
18
18
  }
@@ -13,6 +13,6 @@
13
13
  "etag": "\"9d7-jfzhaI9/k4Gws+S7BznSzZvrebU\""
14
14
  }
15
15
  },
16
- "createdMs": 1765875666501,
17
- "lastModifiedMs": 1765875666501
16
+ "createdMs": 1769157764539,
17
+ "lastModifiedMs": 1769157764539
18
18
  }
@@ -29,6 +29,6 @@
29
29
  "etag": "\"fd66c-jl8WqPQGrYIl2SQcqaD+gTA6LxI\""
30
30
  }
31
31
  },
32
- "createdMs": 1765875666845,
33
- "lastModifiedMs": 1765875666845
32
+ "createdMs": 1769157764885,
33
+ "lastModifiedMs": 1769157764885
34
34
  }
@@ -22,7 +22,7 @@
22
22
  "@babel/plugin-syntax-import-attributes": "7.27.1",
23
23
  "@babel/plugin-transform-react-jsx": "7.27.1",
24
24
  "@jsenv/assert": "4.5.5",
25
- "@jsenv/core": "40.12.3",
25
+ "@jsenv/core": "40.12.4",
26
26
  "@jsenv/plugin-react": "1.7.29",
27
27
  "@jsenv/plugin-bundling": "2.10.4",
28
28
  "@jsenv/plugin-minification": "1.7.3",