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

angular2-redux

Package Overview
Dependencies
Maintainers
1
Versions
53
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

angular2-redux - npm Package Compare versions

Comparing version 1.0.7 to 1.0.8

4

package.json
{
"name": "angular2-redux",
"version": "1.0.7",
"version": "1.0.8",
"description": "Wrapper components for using Redux in an Angular2 application",

@@ -10,3 +10,3 @@ "main": "dist/index.js",

"clean": "rimraf dist ",
"build": "tsc --outDir dist",
"build": "tsc --outDir dist --declaration",
"test": "karma start",

@@ -13,0 +13,0 @@ "build-and-test": "npm run clean && npm run build && npm run test",

@@ -9,4 +9,3 @@ {

"removeComments": false,
"noImplicitAny": false,
"declaration": true
"noImplicitAny": false
},

@@ -13,0 +12,0 @@ "exclude": [

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