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 1.0.0 to 1.0.1

80

CHANGELOG.md

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

## [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)

@@ -26,56 +34,2 @@

## [0.2.6](https://github.com/thi-ng/umbrella/compare/@thi.ng/memoize@0.2.5...@thi.ng/memoize@0.2.6) (2018-12-15)
**Note:** Version bump only for package @thi.ng/memoize
## [0.2.5](https://github.com/thi-ng/umbrella/compare/@thi.ng/memoize@0.2.4...@thi.ng/memoize@0.2.5) (2018-10-21)
**Note:** Version bump only for package @thi.ng/memoize
## [0.2.4](https://github.com/thi-ng/umbrella/compare/@thi.ng/memoize@0.2.3...@thi.ng/memoize@0.2.4) (2018-10-17)
**Note:** Version bump only for package @thi.ng/memoize
<a name="0.2.3"></a>
## [0.2.3](https://github.com/thi-ng/umbrella/compare/@thi.ng/memoize@0.2.2...@thi.ng/memoize@0.2.3) (2018-09-24)
**Note:** Version bump only for package @thi.ng/memoize
<a name="0.2.2"></a>
## [0.2.2](https://github.com/thi-ng/umbrella/compare/@thi.ng/memoize@0.2.1...@thi.ng/memoize@0.2.2) (2018-09-22)
**Note:** Version bump only for package @thi.ng/memoize
<a name="0.2.1"></a>
## [0.2.1](https://github.com/thi-ng/umbrella/compare/@thi.ng/memoize@0.2.0...@thi.ng/memoize@0.2.1) (2018-09-10)
**Note:** Version bump only for package @thi.ng/memoize
<a name="0.2.0"></a>

@@ -90,20 +44,2 @@ # [0.2.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/memoize@0.1.2...@thi.ng/memoize@0.2.0) (2018-09-06)

<a name="0.1.2"></a>
## [0.1.2](https://github.com/thi-ng/umbrella/compare/@thi.ng/memoize@0.1.1...@thi.ng/memoize@0.1.2) (2018-09-01)
**Note:** Version bump only for package @thi.ng/memoize
<a name="0.1.1"></a>
## [0.1.1](https://github.com/thi-ng/umbrella/compare/@thi.ng/memoize@0.1.0...@thi.ng/memoize@0.1.1) (2018-08-24)
**Note:** Version bump only for package @thi.ng/memoize
<a name="0.1.0"></a>

@@ -110,0 +46,0 @@ # 0.1.0 (2018-08-08)

6

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

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

"dependencies": {
"@thi.ng/api": "^5.0.0"
"@thi.ng/api": "^5.0.1"
},

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

"sideEffects": false,
"gitHead": "348e7303b8b4d2749a02dd43e3f78d711242e4fe"
"gitHead": "d098aff5e61f96be177289461eec95648cf4e15a"
}
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