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
164
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 2.1.20 to 2.1.21

42

CHANGELOG.md

@@ -6,3 +6,3 @@ # Change Log

## [2.1.20](https://github.com/thi-ng/umbrella/compare/@thi.ng/memoize@2.1.19...@thi.ng/memoize@2.1.20) (2021-08-17)
## [2.1.21](https://github.com/thi-ng/umbrella/compare/@thi.ng/memoize@2.1.20...@thi.ng/memoize@2.1.21) (2021-09-03)

@@ -15,42 +15,2 @@ **Note:** Version bump only for package @thi.ng/memoize

## [2.1.19](https://github.com/thi-ng/umbrella/compare/@thi.ng/memoize@2.1.18...@thi.ng/memoize@2.1.19) (2021-08-08)
**Note:** Version bump only for package @thi.ng/memoize
## [2.1.18](https://github.com/thi-ng/umbrella/compare/@thi.ng/memoize@2.1.17...@thi.ng/memoize@2.1.18) (2021-08-08)
**Note:** Version bump only for package @thi.ng/memoize
## [2.1.17](https://github.com/thi-ng/umbrella/compare/@thi.ng/memoize@2.1.16...@thi.ng/memoize@2.1.17) (2021-08-04)
**Note:** Version bump only for package @thi.ng/memoize
## [2.1.16](https://github.com/thi-ng/umbrella/compare/@thi.ng/memoize@2.1.15...@thi.ng/memoize@2.1.16) (2021-07-01)
**Note:** Version bump only for package @thi.ng/memoize
## [2.1.15](https://github.com/thi-ng/umbrella/compare/@thi.ng/memoize@2.1.14...@thi.ng/memoize@2.1.15) (2021-06-08)
**Note:** Version bump only for package @thi.ng/memoize
# [2.1.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/memoize@2.0.19...@thi.ng/memoize@2.1.0) (2020-08-20)

@@ -57,0 +17,0 @@

6

package.json
{
"name": "@thi.ng/memoize",
"version": "2.1.20",
"version": "2.1.21",
"description": "Function memoization with configurable caching",

@@ -41,3 +41,3 @@ "module": "./index.js",

"dependencies": {
"@thi.ng/api": "^7.1.9"
"@thi.ng/api": "^7.2.0"
},

@@ -65,3 +65,3 @@ "files": [

},
"gitHead": "3365151f112c39f224541f5ac4cedf3370eb9ba4"
"gitHead": "d971cb3f9b215a95483f78f1a8614015e331146f"
}

@@ -79,3 +79,3 @@ <!-- This file is generated - DO NOT EDIT! -->

| Screenshot | Description | Live demo | Source |
| -------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------- | --------------------------------------------------------- | -------------------------------------------------------------------------------------- |
|:---------------------------------------------------------------------------------------------------------------------------|:------------------------------------------------------|:----------------------------------------------------------|:---------------------------------------------------------------------------------------|
| | Basic rstream-gestures multi-touch demo | [Demo](https://demo.thi.ng/umbrella/multitouch/) | [Source](https://github.com/thi-ng/umbrella/tree/develop/examples/multitouch) |

@@ -82,0 +82,0 @@ | <img src="https://raw.githubusercontent.com/thi-ng/umbrella/develop/assets/examples/rstream-spreadsheet.png" width="240"/> | rstream based spreadsheet w/ S-expression formula DSL | [Demo](https://demo.thi.ng/umbrella/rstream-spreadsheet/) | [Source](https://github.com/thi-ng/umbrella/tree/develop/examples/rstream-spreadsheet) |

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