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 0.1.0 to 0.1.1

8

CHANGELOG.md

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

<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>

@@ -8,0 +16,0 @@ # 0.1.0 (2018-08-08)

6

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

@@ -23,4 +23,2 @@ "main": "./index.js",

"devDependencies": {
"@thi.ng/associative": "^0.5.11",
"@thi.ng/cache": "^0.2.15",
"@types/mocha": "^5.2.5",

@@ -34,3 +32,3 @@ "@types/node": "^10.5.5",

"dependencies": {
"@thi.ng/api": "^4.0.6"
"@thi.ng/api": "^4.1.0"
},

@@ -37,0 +35,0 @@ "keywords": [

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