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

redux-needs

Package Overview
Dependencies
Maintainers
4
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

redux-needs - npm Package Compare versions

Comparing version 1.0.3 to 1.0.4

15

package.json
{
"name": "redux-needs",
"version": "1.0.3",
"version": "1.0.4",
"description": "Wrapping everyday data to your containers in need",

@@ -20,13 +20,2 @@ "main": "index.js",

],
"jest": {
"cacheDirectory": "./node_modules/.jest-cache",
"coverageDirectory": "./coverage/",
"collectCoverage": true,
"roots": [
"<rootDir>/tests/"
],
"testMatch": [
"**/tests/**/*.js"
]
},
"dependencies": {

@@ -39,3 +28,3 @@ "lodash.get": "4.4.2",

"peerDependencies": {
"react": "^15.5.x",
"react": "^15.5.x || ^16.0.0",
"react-redux": "^5.x.x",

@@ -42,0 +31,0 @@ "redux": "^3.7.x"

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