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

react-delayload

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-delayload - npm Package Compare versions

Comparing version 0.1.2 to 0.1.3

10

package.json

@@ -16,9 +16,11 @@ {

"author": "Nickel Jianhui Zhu <nickeljew@hotmail.com>",
"version": "0.1.2",
"version": "0.1.3",
"license": "MIT",
"private": false,
"main": "src/delayload.js",
"main": "lib/delayload.js",
"scripts": {
"build": "grunt wp"
, "run": "node ./example/server.js"
"prebuild": "rm -rf lib && rm example/res/scripts/main*.js",
"build": "grunt babel && grunt webpack",
"prepublish": "npm run build",
"start": "node ./example/server.js"
},

@@ -25,0 +27,0 @@ "dependencies": {

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