@modern-js/plugin-module-node-polyfill 0.0.0-next-1682440554044 → 0.0.0-next-1682468392848

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 +8 -8
  2. package/package.json +5 -5
package/CHANGELOG.md CHANGED
@@ -1,14 +1,14 @@
1
1
  # @modern-js/plugin-module-node-polyfill
2
2
 
3
- ## 0.0.0-next-1682440554044
3
+ ## 0.0.0-next-1682468392848
4
4
 
5
5
  ### Patch Changes
6
6
 
7
- - b06f571ff: chore: update libuild and libuild plugins version to 0.12.0
7
+ - b06f571ffb: chore: update libuild and libuild plugins version to 0.12.0
8
8
  chore: 更新 libuild 和 libuild 插件的版本到 0.12.0
9
- - Updated dependencies [b06f571ff]
10
- - Updated dependencies [acc0a002c]
11
- - Updated dependencies [fd4a8a653]
12
- - Updated dependencies [355d36e36]
13
- - Updated dependencies [b06f571ff]
14
- - @modern-js/module-tools@0.0.0-next-1682440554044
9
+ - Updated dependencies [b06f571ffb]
10
+ - Updated dependencies [acc0a002cc]
11
+ - Updated dependencies [fd4a8a6532]
12
+ - Updated dependencies [355d36e363]
13
+ - Updated dependencies [b06f571ffb]
14
+ - @modern-js/module-tools@0.0.0-next-1682468392848
package/package.json CHANGED
@@ -11,7 +11,7 @@
11
11
  "modern",
12
12
  "modern.js"
13
13
  ],
14
- "version": "0.0.0-next-1682440554044",
14
+ "version": "0.0.0-next-1682468392848",
15
15
  "types": "./dist/types/index.d.ts",
16
16
  "main": "./dist/index.js",
17
17
  "devDependencies": {
@@ -19,12 +19,12 @@
19
19
  "@types/node": "^14",
20
20
  "typescript": "^4",
21
21
  "jest": "^29",
22
- "@scripts/build": "0.0.0-next-1682440554044",
23
- "@scripts/jest-config": "0.0.0-next-1682440554044",
24
- "@modern-js/module-tools": "0.0.0-next-1682440554044"
22
+ "@modern-js/module-tools": "0.0.0-next-1682468392848",
23
+ "@scripts/build": "0.0.0-next-1682468392848",
24
+ "@scripts/jest-config": "0.0.0-next-1682468392848"
25
25
  },
26
26
  "peerDependencies": {
27
- "@modern-js/module-tools": "0.0.0-next-1682440554044"
27
+ "@modern-js/module-tools": "0.0.0-next-1682468392848"
28
28
  },
29
29
  "peerDependenciesMeta": {
30
30
  "@modern-js/module-tools": {