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.13 to 2.0.14

8

CHANGELOG.md

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

## [2.0.14](https://github.com/thi-ng/umbrella/compare/@thi.ng/memoize@2.0.13...@thi.ng/memoize@2.0.14) (2020-06-20)
**Note:** Version bump only for package @thi.ng/memoize
## [2.0.13](https://github.com/thi-ng/umbrella/compare/@thi.ng/memoize@2.0.12...@thi.ng/memoize@2.0.13) (2020-06-14)

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

20

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

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

"homepage": "https://github.com/thi-ng/umbrella/tree/develop/packages/memoize#readme",
"funding": {
"type": "patreon",
"url": "https://patreon.com/thing_umbrella"
},
"funding": [
{
"type": "github",
"url": "https://github.com/sponsors/postspectacular"
},
{
"type": "patreon",
"url": "https://patreon.com/thing_umbrella"
}
],
"author": "Karsten Schmidt <k+npm@thi.ng>",

@@ -47,3 +53,3 @@ "license": "Apache-2.0",

"dependencies": {
"@thi.ng/api": "^6.11.1",
"@thi.ng/api": "^6.11.2",
"tslib": "^1.12.0"

@@ -70,3 +76,3 @@ },

},
"gitHead": "ddf9b8b67d3d60bcca88143528ee33b843cc089e"
"gitHead": "71008cd78a3288d0f740c3e4b379b353f5c926b9"
}
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