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

@ngrx/store

Package Overview
Dependencies
Maintainers
2
Versions
153
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ngrx/store - npm Package Compare versions

Comparing version 1.1.1 to 1.1.2

6

package.json
{
"name": "@ngrx/store",
"version": "1.1.1",
"version": "1.1.2",
"description": "RxJS powered Redux for Angular2 apps",

@@ -37,8 +37,8 @@ "main": "./dist/store.js",

"typescript": "^1.7.3",
"zone.js": "0.5.8"
"zone.js": "0.5.10"
},
"dependencies": {
"rxjs": "^5.0.0-alpha.14"
"rxjs": "^5.0.0-beta.0"
},
"typings": "./dist/store.d.ts"
}
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