Socket
Socket
Sign inDemoInstall

react-async-script-loader

Package Overview
Dependencies
21
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.2.0 to 0.2.1

10

package.json
{
"name": "react-async-script-loader",
"version": "0.2.0",
"version": "0.2.1",
"description": "A decorator for script lazy loading on react component",

@@ -27,3 +27,3 @@ "main": "lib/index.js",

"peerDependencies": {
"react": "^0.14.0"
"react": "^15.0.1"
},

@@ -50,5 +50,5 @@ "devDependencies": {

"phantomjs-prebuilt": "~2.1.7",
"react": "^0.14.7",
"react-addons-test-utils": "^0.14.7",
"react-dom": "^0.14.7",
"react": "^15.0.1",
"react-addons-test-utils": "^15.0.1",
"react-dom": "^15.0.1",
"webpack": "~1.12.14"

@@ -55,0 +55,0 @@ },

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc