Socket
Socket
Sign inDemoInstall

@thi.ng/memoize

Package Overview
Dependencies
Maintainers
1
Versions
160
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.0 to 0.2.1

9

CHANGELOG.md

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

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

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

4

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

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

"dependencies": {
"@thi.ng/api": "^4.1.0"
"@thi.ng/api": "^4.1.1"
},

@@ -34,0 +34,0 @@ "keywords": [

# @thi.ng/memoize
[![npm (scoped)](https://img.shields.io/npm/v/@thi.ng/memoize.svg)](https://www.npmjs.com/package/@thi.ng/memoize)
[![npm version](https://img.shields.io/npm/v/@thi.ng/memoize.svg)](https://www.npmjs.com/package/@thi.ng/memoize)
![npm downloads](https://img.shields.io/npm/dm/@thi.ng/memoize.svg)

@@ -12,2 +13,3 @@ This project is part of the

- [Installation](#installation)
- [Dependencies](#dependencies)
- [Usage examples](#usage-examples)

@@ -14,0 +16,0 @@ - [Optimized version for single arg functions](#optimized-version-for-single-arg-functions)

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