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

redux-select-entities

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

redux-select-entities - npm Package Compare versions

Comparing version 0.2.0 to 0.2.1

README.md

5

package.json
{
"name": "redux-select-entities",
"version": "0.2.0",
"version": "0.2.1",
"description": "Simple abstraction over normalizr and reselect to handle normalized entities",

@@ -12,3 +12,3 @@ "main": "lib/index.js",

"test": "jest --watch",
"test:ci": "jest",
"test:ci": "jest --coverage && codecov",
"lint": "eslint ./src",

@@ -38,2 +38,3 @@ "precommit": "lint-staged",

"babel-preset-env": "^1.1.8",
"codecov": "^1.0.1",
"cross-env": "^3.1.4",

@@ -40,0 +41,0 @@ "eslint": "^3.16.1",

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