Socket
Socket
Sign inDemoInstall

fast-memoize

Package Overview
Dependencies
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fast-memoize - npm Package Compare versions

Comparing version 1.1.0 to 1.1.1

2

package.json
{
"name": "fast-memoize",
"version": "1.1.0",
"version": "1.1.1",
"description": "Fastest memoization lib that supports N arguments",

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

@@ -73,4 +73,14 @@ <img src="http://rawgit.com/caiogondim/fast-memoize/master/img/icon.svg" width="100%" />

![SauceLabs support matrix](http://soysauce.berabou.me/u/caiogondim.svg)
### Browser
| ![Chrome](https://raw.github.com/alrra/browser-logos/master/chrome/chrome_48x48.png) | ![Firefox](https://raw.github.com/alrra/browser-logos/master/firefox/firefox_48x48.png) | ![IE](https://raw.github.com/alrra/browser-logos/master/internet-explorer/internet-explorer_48x48.png) | ![Opera](https://raw.github.com/alrra/browser-logos/master/opera/opera_48x48.png) | ![Safari](https://raw.github.com/alrra/browser-logos/master/safari/safari_48x48.png) |
| --- | --- | --- | --- | --- |
| Latest ✔ | Latest ✔ | 8+ ✔ | Latest ✔ | 8.0+ ✔ |
### Server
| <a href="https://nodejs.org"><img height=48 src="https://raw.githubusercontent.com/caiogondim/javascript-server-side-logos/master/node.js/standard/454x128.png"></a> |
| --- |
| 0.10+ ✔ |
## Reference

@@ -77,0 +87,0 @@ - https://talideon.com/weblog/2005/07/javascript-memoization.cfm

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