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 1.0.4 to 1.0.5

24

CHANGELOG.md

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

## [1.0.4](https://github.com/thi-ng/umbrella/compare/@thi.ng/memoize@1.0.3...@thi.ng/memoize@1.0.4) (2019-03-10)
## [1.0.5](https://github.com/thi-ng/umbrella/compare/@thi.ng/memoize@1.0.4...@thi.ng/memoize@1.0.5) (2019-03-28)

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

## [1.0.3](https://github.com/thi-ng/umbrella/compare/@thi.ng/memoize@1.0.2...@thi.ng/memoize@1.0.3) (2019-03-01)
**Note:** Version bump only for package @thi.ng/memoize
## [1.0.2](https://github.com/thi-ng/umbrella/compare/@thi.ng/memoize@1.0.1...@thi.ng/memoize@1.0.2) (2019-02-05)
**Note:** Version bump only for package @thi.ng/memoize
## [1.0.1](https://github.com/thi-ng/umbrella/compare/@thi.ng/memoize@1.0.0...@thi.ng/memoize@1.0.1) (2019-01-21)
**Note:** Version bump only for package @thi.ng/memoize
# [1.0.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/memoize@0.2.6...@thi.ng/memoize@1.0.0) (2019-01-21)

@@ -41,0 +19,0 @@

6

package.json
{
"name": "@thi.ng/memoize",
"version": "1.0.4",
"version": "1.0.5",
"description": "Function memoization with configurable caches",

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

"dependencies": {
"@thi.ng/api": "^5.1.0"
"@thi.ng/api": "^6.0.0"
},

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

"sideEffects": false,
"gitHead": "794f0b6f07f6eef99f6f244d6c52c1d5de34675f"
"gitHead": "1936d357f46f46d0435e3c7597b845898a91b80d"
}
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