@rspack/binding-win32-x64-msvc 0.3.1-canary-17a7b3d-20230904005515 → 0.3.1-canary-2ec4018-20230904125709

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": "@rspack/binding-win32-x64-msvc",
3
- "version": "0.3.1-canary-17a7b3d-20230904005515",
3
+ "version": "0.3.1-canary-2ec4018-20230904125709",
4
4
  "license": "MIT",
5
5
  "description": "Node binding for rspack",
6
6
  "main": "rspack.win32-x64-msvc.node",
@@ -8,8 +8,7 @@
8
8
  "bugs": "https://github.com/web-infra-dev/rspack/issues",
9
9
  "repository": {
10
10
  "type": "git",
11
- "url": "https://github.com/web-infra-dev/rspack",
12
- "directory": "packages/rspack"
11
+ "url": "https://github.com/web-infra-dev/rspack"
13
12
  },
14
13
  "publishConfig": {
15
14
  "access": "public"
package/README.md DELETED
@@ -1,16 +0,0 @@
1
- <picture>
2
- <source media="(prefers-color-scheme: dark)" srcset="https://lf3-static.bytednsdoc.com/obj/eden-cn/rjhwzy/ljhwZthlaukjlkulzlp/rspack-banner-1610-dark.png">
3
- <img alt="Rspack Banner" src="https://lf3-static.bytednsdoc.com/obj/eden-cn/rjhwzy/ljhwZthlaukjlkulzlp/rspack-banner-1610.png">
4
- </picture>
5
-
6
- # @rspack/binding-win32-x64-msvc
7
-
8
- Node binding for rspack.
9
-
10
- ## Documentation
11
-
12
- See [https://rspack.dev](https://rspack.dev) for details.
13
-
14
- ## License
15
-
16
- Rspack is [MIT licensed](https://github.com/web-infra-dev/rspack/blob/main/LICENSE).
Binary file