New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

lore-actions

Package Overview
Dependencies
Maintainers
3
Versions
41
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

lore-actions - npm Package Compare versions

Comparing version 0.13.0-rc.2 to 0.13.0

6

package.json
{
"name": "lore-actions",
"version": "0.13.0-rc.2",
"version": "0.13.0",
"license": "MIT",

@@ -28,3 +28,3 @@ "description": "Blueprints to reduce boilerplate for Redux actions",

"lodash": "^4.0.0",
"lore-utils": "^0.13.0-rc.2"
"lore-utils": "^0.13.0"
},

@@ -34,3 +34,3 @@ "devDependencies": {

"chai": "^3.4.1",
"lore-models": "^0.13.0-rc.2",
"lore-models": "^0.13.0",
"mocha": "^2.3.4",

@@ -37,0 +37,0 @@ "nock": "^3.3.2",

@@ -57,2 +57,2 @@ const defaultOptions = {

validatePartialPairs
}
};

@@ -56,3 +56,3 @@ var expect = require('chai').expect;

where: {},
pagination: undefined
pagination: {}
},

@@ -64,3 +64,3 @@ payload: {

where: {},
pagination: undefined
pagination: {}
},

@@ -101,3 +101,3 @@ meta: undefined,

where: {},
pagination: undefined
pagination: {}
},

@@ -120,3 +120,3 @@ payload: {

where: {},
pagination: undefined
pagination: {}
},

@@ -157,3 +157,3 @@ meta: undefined,

where: {},
pagination: undefined
pagination: {}
},

@@ -165,3 +165,3 @@ payload: {

where: {},
pagination: undefined
pagination: {}
},

@@ -168,0 +168,0 @@ meta: undefined,

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