New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

create-rspack

Package Overview
Dependencies
Maintainers
0
Versions
933
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

create-rspack - npm Package Compare versions

Comparing version 0.7.3-canary-a741c8d-20240611125339 to 0.7.3-canary-e3de538-20240625072228

2

package.json
{
"name": "create-rspack",
"version": "0.7.3-canary-a741c8d-20240611125339",
"version": "0.7.3-canary-e3de538-20240625072228",
"license": "MIT",

@@ -5,0 +5,0 @@ "main": "index.js",

const rspack = require("@rspack/core");
const refreshPlugin = require("@rspack/plugin-react-refresh");
const isDev = process.env.NODE_ENV === "development";
/**

@@ -8,2 +9,3 @@ * @type {import('@rspack/cli').Configuration}

module.exports = {
devtool: "source-map",
context: __dirname,

@@ -10,0 +12,0 @@ entry: {

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