Socket
Socket
Sign inDemoInstall

mobx-angular

Package Overview
Dependencies
Maintainers
1
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mobx-angular - npm Package Compare versions

Comparing version 1.5.0 to 1.6.0

4

CHANGELOG.md

@@ -0,1 +1,5 @@

<a name="1.6.0"></a>
# 1.6.0 (2017-08-17)
* Upgraded to MobX 3.0.0
<a name="1.5.0"></a>

@@ -2,0 +6,0 @@ # 1.5.0 (2017-04-19)

7

package.json
{
"name": "mobx-angular",
"version": "1.5.0",
"version": "1.6.0",
"description": "Angular connector to MobX (2 and above)",

@@ -62,3 +62,3 @@ "jsnext:main": "dist/mobx-angular.js",

"karma-typescript": "3.0.0-beta.2",
"mobx": ">2.7.0",
"mobx": ">=2",
"rimraf": "2.5.4",

@@ -76,3 +76,6 @@ "rollup": "0.41.4",

"@angular/core": ">=2.3.0"
},
"dependencies": {
"mobx": "3.2.2"
}
}
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