Socket
Socket
Sign inDemoInstall

memoize-one

Package Overview
Dependencies
Maintainers
1
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

memoize-one - npm Package Compare versions

Comparing version 4.0.2 to 4.0.3

27

package.json
{
"name": "memoize-one",
"version": "4.0.2",
"version": "4.0.3",
"description": "A memoization library which only remembers the latest invocation",

@@ -26,21 +26,20 @@ "main": "dist/memoize-one.cjs.js",

"devDependencies": {
"@babel/core": "^7.0.0",
"@babel/preset-env": "^7.0.0",
"@babel/core": "^7.1.5",
"@babel/preset-env": "^7.1.5",
"@babel/preset-flow": "^7.0.0",
"babel-core": "^7.0.0-bridge.0",
"babel-eslint": "9.0.0",
"babel-jest": "^23.4.2",
"chai": "4.1.2",
"babel-eslint": "10.0.1",
"babel-jest": "^23.6.0",
"cross-env": "^5.2.0",
"eslint": "5.4.0",
"eslint-plugin-flowtype": "^2.50.0",
"eslint-plugin-jest": "^21.22.0",
"flow-bin": "0.79.1",
"jest": "^23.5.0",
"eslint": "5.8.0",
"eslint-plugin-flowtype": "^3.2.0",
"eslint-plugin-jest": "^21.27.2",
"flow-bin": "0.85.0",
"jest": "^23.6.0",
"rimraf": "2.6.2",
"rollup": "^0.65.0",
"rollup-plugin-babel": "^4.0.2",
"rollup": "^0.67.0",
"rollup-plugin-babel": "^4.0.3",
"rollup-plugin-commonjs": "^9.1.6",
"rollup-plugin-replace": "^2.0.0",
"rollup-plugin-uglify": "^4.0.0"
"rollup-plugin-uglify": "^6.0.0"
},

@@ -47,0 +46,0 @@ "scripts": {

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