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

babel-plugin-replace-dynamic-import-runtime

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

babel-plugin-replace-dynamic-import-runtime - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

5

package.json
{
"name": "babel-plugin-replace-dynamic-import-runtime",
"version": "1.0.1",
"version": "1.0.2",
"description": "Babel plugin to replace import() with require() at runtime, for node Edit",

@@ -10,4 +10,3 @@ "main": "build/index.js",

"clean": "rimraf build/*",
"prepublish": "npm run clean && npm run build:simple",
"install": "npm run build:simple"
"prepublish": "npm run clean && npm run build:simple"
},

@@ -14,0 +13,0 @@ "repository": {

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