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

@thi.ng/memoize

Package Overview
Dependencies
Maintainers
1
Versions
163
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@thi.ng/memoize - npm Package Compare versions

Comparing version 0.2.2 to 0.2.3

9

CHANGELOG.md

@@ -6,2 +6,11 @@ # Change Log

<a name="0.2.3"></a>
## [0.2.3](https://github.com/thi-ng/umbrella/compare/@thi.ng/memoize@0.2.2...@thi.ng/memoize@0.2.3) (2018-09-24)
**Note:** Version bump only for package @thi.ng/memoize
<a name="0.2.2"></a>

@@ -8,0 +17,0 @@ ## [0.2.2](https://github.com/thi-ng/umbrella/compare/@thi.ng/memoize@0.2.1...@thi.ng/memoize@0.2.2) (2018-09-22)

6

package.json
{
"name": "@thi.ng/memoize",
"version": "0.2.2",
"version": "0.2.3",
"description": "Function memoization with configurable caches",

@@ -31,3 +31,3 @@ "main": "./index.js",

"dependencies": {
"@thi.ng/api": "^4.2.0"
"@thi.ng/api": "^4.2.1"
},

@@ -44,3 +44,3 @@ "keywords": [

},
"gitHead": "02548fd2518eb97eb11a9834c4e0a8e6ab5499a7"
"gitHead": "cf05efbf251312aff6a7b96861c79d245f4418cd"
}

@@ -5,2 +5,3 @@ # @thi.ng/memoize

![npm downloads](https://img.shields.io/npm/dm/@thi.ng/memoize.svg)
[![Twitter Follow](https://img.shields.io/twitter/follow/thing_umbrella.svg?style=flat-square&label=twitter)](https://twitter.com/thing_umbrella)

@@ -7,0 +8,0 @@ This project is part of the

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