@modern-js/plugin-module-node-polyfill 0.0.0-next-1690222079234 → 0.0.0-next-1690265928158

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.
Files changed (2) hide show
  1. package/CHANGELOG.md +5 -5
  2. package/package.json +5 -5
package/CHANGELOG.md CHANGED
@@ -1,13 +1,13 @@
1
1
  # @modern-js/plugin-module-node-polyfill
2
2
 
3
- ## 0.0.0-next-1690222079234
3
+ ## 0.0.0-next-1690265928158
4
4
 
5
5
  ### Patch Changes
6
6
 
7
- - d3e52e4f6: chore(CI): update build config to improve vitest CI perf
7
+ - d3e52e4f69: chore(CI): update build config to improve vitest CI perf
8
8
 
9
9
  chore(CI): 更新构建配置来提升 vitest CI 性能
10
10
 
11
- - Updated dependencies [3092f1fc9]
12
- - Updated dependencies [d3e52e4f6]
13
- - @modern-js/module-tools@0.0.0-next-1690222079234
11
+ - Updated dependencies [3092f1fc9c]
12
+ - Updated dependencies [d3e52e4f69]
13
+ - @modern-js/module-tools@0.0.0-next-1690265928158
package/package.json CHANGED
@@ -15,7 +15,7 @@
15
15
  "modern",
16
16
  "modern.js"
17
17
  ],
18
- "version": "0.0.0-next-1690222079234",
18
+ "version": "0.0.0-next-1690265928158",
19
19
  "types": "./dist/index.d.ts",
20
20
  "main": "./dist/index.js",
21
21
  "devDependencies": {
@@ -24,12 +24,12 @@
24
24
  "typescript": "^5",
25
25
  "jest": "^29",
26
26
  "@swc/helpers": "0.5.1",
27
- "@scripts/build": "0.0.0-next-1690222079234",
28
- "@modern-js/module-tools": "0.0.0-next-1690222079234",
29
- "@scripts/jest-config": "0.0.0-next-1690222079234"
27
+ "@scripts/build": "0.0.0-next-1690265928158",
28
+ "@scripts/jest-config": "0.0.0-next-1690265928158",
29
+ "@modern-js/module-tools": "0.0.0-next-1690265928158"
30
30
  },
31
31
  "peerDependencies": {
32
- "@modern-js/module-tools": "0.0.0-next-1690222079234"
32
+ "@modern-js/module-tools": "0.0.0-next-1690265928158"
33
33
  },
34
34
  "peerDependenciesMeta": {
35
35
  "@modern-js/module-tools": {