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

memoization

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

memoization - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

.travis.yml

2

package.json
{
"name": "memoization",
"version": "1.0.1",
"version": "1.0.2",
"description": "Straightforward implementation of memoization.",

@@ -5,0 +5,0 @@ "main": "memoization.js",

@@ -0,1 +1,2 @@

[![Build Status](https://travis-ci.org/lovasoa/memoization.svg?branch=master)](https://travis-ci.org/lovasoa/memoization)
# memoization

@@ -2,0 +3,0 @@ Straightforward implementation of memoization in javascript

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