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
163
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.6 to 1.0.7

8

CHANGELOG.md

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

## [1.0.7](https://github.com/thi-ng/umbrella/compare/@thi.ng/memoize@1.0.6...@thi.ng/memoize@1.0.7) (2019-04-24)
**Note:** Version bump only for package @thi.ng/memoize
## [1.0.6](https://github.com/thi-ng/umbrella/compare/@thi.ng/memoize@1.0.5...@thi.ng/memoize@1.0.6) (2019-04-02)

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

14

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

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

"@types/mocha": "^5.2.6",
"@types/node": "^11.13.0",
"mocha": "^6.0.2",
"nyc": "^13.3.0",
"@types/node": "^11.13.7",
"mocha": "^6.1.4",
"nyc": "^14.0.0",
"typedoc": "^0.14.2",
"typescript": "^3.4.1"
"typescript": "^3.4.5"
},
"dependencies": {
"@thi.ng/api": "^6.0.1"
"@thi.ng/api": "^6.1.0"
},

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

"sideEffects": false,
"gitHead": "8982b253961afbee2a63135c4ed7153c61febefb"
"gitHead": "38b2c61a9a7c1344889b81cd6eb3dcd601ceb443"
}
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