Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@rspack/core

Package Overview
Dependencies
Maintainers
1
Versions
1104
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rspack/core - npm Package Compare versions

Comparing version 0.7.4-canary-8ea6579-20240613100825 to 0.7.4-canary-fd91d69-20240614004431

10

package.json
{
"name": "@rspack/core",
"version": "0.7.4-canary-8ea6579-20240613100825",
"version": "0.7.4-canary-fd91d69-20240614004431",
"webpackVersion": "5.75.0",
"license": "MIT",
"description": "A Fast Rust-based Web Bundler",
"description": "The fast Rust-based web bundler with webpack-compatible API",
"main": "./dist/index.js",

@@ -77,4 +77,4 @@ "types": "./dist/index.d.ts",

"zod-validation-error": "1.3.1",
"@rspack/core": "0.7.4-canary-8ea6579-20240613100825",
"@rspack/plugin-minify": "^0.7.4-canary-8ea6579-20240613100825"
"@rspack/core": "0.7.4-canary-fd91d69-20240614004431",
"@rspack/plugin-minify": "^0.7.4-canary-fd91d69-20240614004431"
},

@@ -86,3 +86,3 @@ "dependencies": {

"webpack-sources": "3.2.3",
"@rspack/binding": "0.7.4-canary-8ea6579-20240613100825"
"@rspack/binding": "0.7.4-canary-fd91d69-20240614004431"
},

@@ -89,0 +89,0 @@ "peerDependencies": {

@@ -8,7 +8,7 @@ <picture>

A Fast Rust-based Web Bundler.
The fast Rust-based web bundler with webpack-compatible API.
## Documentation
See [https://rspack.dev](https://rspack.dev) for details.
See <https://rspack.dev> for details.

@@ -15,0 +15,0 @@ ## License

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc