Socket
Socket
Sign inDemoInstall

re-reselect

Package Overview
Dependencies
Maintainers
1
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

re-reselect - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

3

CHANGELOG.md
# Change log
## 1.0.1
- Remove wrong line at the beginning of the docs
## 1.0.0

@@ -4,0 +7,0 @@ ### Breaking Changes

2

package.json
{
"name": "re-reselect",
"version": "1.0.0",
"version": "1.0.1",
"description": "Memoize selectors and avoid recalculation between calls with different inputs",

@@ -5,0 +5,0 @@ "main": "lib/index.js",

@@ -20,9 +20,3 @@ # Re-reselect [![Build Status][ci-img]][ci]

```js
import reselect from 'reselect';
```
```js
import createCachedSelector from 're-reselect';

@@ -29,0 +23,0 @@

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