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

ngrx-undo

Package Overview
Dependencies
Maintainers
2
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ngrx-undo - npm Package Compare versions

Comparing version 1.0.5 to 1.0.6

9

package.json
{
"name": "ngrx-undo",
"version": "1.0.5",
"version": "1.0.6",
"description": "Undo support for @ngrx/store",

@@ -64,5 +64,8 @@ "license": "MIT",

"peerDependencies": {
"rxjs": "^5.0.0-beta.12",
"@ngrx/store": "^2.0.0"
"rxjs": "^5.1.0",
"@ngrx/store": "^2.2.1",
"@angular/common": "^2.4.6",
"@angular/compiler": "^2.4.6",
"@angular/core": "^2.4.6"
}
}
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