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 2.0.7 to 2.0.8

8

CHANGELOG.md

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

## [2.0.8](https://github.com/thi-ng/umbrella/compare/@thi.ng/memoize@2.0.7...@thi.ng/memoize@2.0.8) (2020-04-27)
**Note:** Version bump only for package @thi.ng/memoize
## [2.0.7](https://github.com/thi-ng/umbrella/compare/@thi.ng/memoize@2.0.6...@thi.ng/memoize@2.0.7) (2020-04-11)

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

1

index.js

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

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

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

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

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

"dependencies": {
"@thi.ng/api": "^6.10.1",
"@thi.ng/api": "^6.10.2",
"tslib": "^1.11.1"

@@ -64,3 +64,3 @@ },

},
"gitHead": "bfafd37c52df27f7d886c0e2a344e4e7ede4d072"
"gitHead": "9241bd0f7f20d33c16b505ddc2cf0cdba38d09f8"
}
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