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

customize-cra

Package Overview
Dependencies
Maintainers
1
Versions
42
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

customize-cra - npm Package Compare versions

Comparing version 0.0.5 to 0.0.6

5

index.js

@@ -10,2 +10,3 @@ function addBundleVisualizer(config) {

);
return config;
}

@@ -29,2 +30,3 @@

}
return config;
}

@@ -34,2 +36,3 @@

addBabelPlugin(["@babel/plugin-proposal-decorators", { legacy: true }], config, env);
return config;
}

@@ -42,2 +45,3 @@

});
return config;
}

@@ -53,2 +57,3 @@

Object.assign(config.resolve.alias, alias);
return config;
}

@@ -55,0 +60,0 @@

2

package.json
{
"name": "customize-cra",
"version": "0.0.5",
"version": "0.0.6",
"description": "",

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

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