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

react-simple-di

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-simple-di - npm Package Compare versions

Comparing version 1.1.0 to 1.2.0

4

CHANGELOG.md
# ChangeLog
### v1.2.0
* Update React to v15.0.0
### v1.1.0

@@ -4,0 +8,0 @@

12

package.json
{
"name": "react-simple-di",
"version": "1.1.0",
"version": "1.2.0",
"description": "Simple Dependancy Injection Solution for React",

@@ -35,9 +35,9 @@ "repository": {

"babel-plugin-transform-runtime": "6.x.x",
"react": "0.14.x",
"react-dom": "0.14.x",
"react-addons-test-utils": ">=0.14.3 <=0.15.0",
"enzyme": "1.x.x"
"react": "^15.0.0",
"react-dom": "^15.0.0",
"react-addons-test-utils": "^15.0.0",
"enzyme": "^2.2.0"
},
"peerDependencies": {
"react": "0.14.x"
"react": "^0.14.0 || ^15.0.0"
},

@@ -44,0 +44,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