Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

nano-memoize

Package Overview
Dependencies
Maintainers
1
Versions
51
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nano-memoize - npm Package Compare versions

Comparing version 3.0.4 to 3.0.5

2

package.json
{
"name": "nano-memoize",
"version": "v3.0.4",
"version": "v3.0.5",
"description": "Faster than fast, smaller than micro ... a nano speed and nano size memoizer.",

@@ -5,0 +5,0 @@ "type:": "module",

[![Codacy Badge](https://api.codacy.com/project/badge/Grade/30ce201484754fa5b0a6c6046abb842d)](https://www.codacy.com/app/syblackwell/nano-memoize?utm_source=github.com&utm_medium=referral&utm_content=anywhichway/nano-memoize&utm_campaign=Badge_Grade)
# Faster than fast, smaller than micro ... nano-memoizer.
# Faster than fast, smaller than micro ... nano-memoize.
[![Maintainability](https://api.codeclimate.com/v1/badges/76cb5396753d151cfdd8/maintainability)](https://codeclimate.com/github/anywhichway/nano-memoize/maintainability)
# Introduction

@@ -143,3 +145,9 @@

If you want similar performance for intersection, union or Cartesian product also see:
- https://github.com/anywhichway/intersector
- https://github.com/anywhichway/unionizor
- https://github.com/anywhichway/cxproduct
# Usage

@@ -197,2 +205,4 @@

2022-02-15 v3.0.5 Documentation updates.
2022-02-04 v3.0.4 A code walkthrough revealed an opportunity to remove unused code from v2.x.x.

@@ -199,0 +209,0 @@

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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