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

react-static-container

Package Overview
Dependencies
Maintainers
2
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-static-container - npm Package Compare versions

Comparing version 1.0.0-alpha.1 to 1.0.0

20

package.json
{
"name": "react-static-container",
"version": "1.0.0-alpha.1",
"version": "1.0.0",
"description": "Renders static content efficiently by allowing React to short-circuit the reconciliation process.",

@@ -34,15 +34,17 @@ "main": "index.js",

"devDependencies": {
"babel": "^5.8.19",
"babel": "^5.8.23",
"del": "^1.2.0",
"fbjs": "^0.1.0-alpha.4",
"fbjs": "^0.3.1",
"fbjs-scripts": "^0.2.2",
"gulp": "^3.9.0",
"gulp-babel": "^5.2.0",
"jest-cli": "^0.4.17",
"object-assign": "^3.0.0",
"react": "^0.13.0",
"run-sequence": "^1.1.2"
"gulp-babel": "^5.2.1",
"jest-cli": "^0.5.10",
"object-assign": "^4.0.1",
"react": "^0.14.0",
"react-dom": "^0.14.0",
"run-sequence": "^1.1.4"
},
"peerDependencies": {
"react": "^0.13.0 || ^0.14.0-beta1"
"react": "^0.13.0 || ^0.14.0"
}
}
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