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.14 to 2.1.15

2

CHANGELOG.md

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

## [2.1.14](https://github.com/thi-ng/umbrella/compare/@thi.ng/memoize@2.1.13...@thi.ng/memoize@2.1.14) (2021-03-12)
## [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)

@@ -9,0 +9,0 @@ **Note:** Version bump only for package @thi.ng/memoize

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

@@ -45,10 +45,10 @@ "module": "./index.js",

"@types/node": "^14.14.14",
"mocha": "^8.3.0",
"mocha": "^9.0.0",
"nyc": "^15.1.0",
"ts-node": "^9.1.1",
"ts-node": "^10.0.0",
"typedoc": "^0.20.30",
"typescript": "^4.2.3"
"typescript": "4.2.4"
},
"dependencies": {
"@thi.ng/api": "^7.1.4"
"@thi.ng/api": "^7.1.5"
},

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

},
"gitHead": "24c8afbd4450f14973ec4c5481ca24722bb2e2f0"
"gitHead": "bcc3e88102fb0eb20e2763908488b7bca3e062d1"
}
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