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.0.2 to 2.0.3

8

CHANGELOG.md

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

## [2.0.3](https://github.com/thi-ng/umbrella/compare/@thi.ng/memoize@2.0.2...@thi.ng/memoize@2.0.3) (2020-03-06)
**Note:** Version bump only for package @thi.ng/memoize
## [2.0.2](https://github.com/thi-ng/umbrella/compare/@thi.ng/memoize@2.0.1...@thi.ng/memoize@2.0.2) (2020-02-26)

@@ -8,0 +16,0 @@

2

index.d.ts

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

export type * from "./api";
export * from "./api";
export * from "./defonce";

@@ -3,0 +3,0 @@ export * from "./memoize";

{
"name": "@thi.ng/memoize",
"version": "2.0.2",
"version": "2.0.3",
"description": "Function memoization with configurable caching",

@@ -38,6 +38,6 @@ "module": "./index.js",

"typedoc": "^0.16.10",
"typescript": "^3.8.2"
"typescript": "^3.8.3"
},
"dependencies": {
"@thi.ng/api": "^6.8.2"
"@thi.ng/api": "^6.8.3"
},

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

},
"gitHead": "d426e5ee02515cbc6a769458a08c0677fe003ec9"
"gitHead": "18014ee1e4978dac7eb2e5d51d0a6ff7d82e9ffc"
}
<!-- This file is generated - DO NOT EDIT! -->
# ![@thi.ng/memoize](https://media.thi.ng/umbrella/banners/thing-memoize.svg?1581297777)
# ![@thi.ng/memoize](https://media.thi.ng/umbrella/banners/thing-memoize.svg?1583078710)

@@ -65,3 +65,3 @@ [![npm version](https://img.shields.io/npm/v/@thi.ng/memoize.svg)](https://www.npmjs.com/package/@thi.ng/memoize)

Basic @thi.ng/rstream-gestures multi-touch demo
Basic rstream-gestures multi-touch demo

@@ -72,2 +72,6 @@ [Live demo](https://demo.thi.ng/umbrella/multitouch/) | [Source](https://github.com/thi-ng/umbrella/tree/develop/examples/multitouch)

![screenshot](https://raw.githubusercontent.com/thi-ng/umbrella/develop/assets/examples/rstream-spreadsheet.png)
rstream based spreadsheet w/ S-expression formula DSL
[Live demo](https://demo.thi.ng/umbrella/rstream-spreadsheet/) | [Source](https://github.com/thi-ng/umbrella/tree/develop/examples/rstream-spreadsheet)

@@ -74,0 +78,0 @@

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