Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

memoizee

Package Overview
Dependencies
Maintainers
1
Versions
38
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

memoizee - npm Package Compare versions

Comparing version 0.4.8 to 0.4.9

5

CHANGELOG.md

@@ -5,2 +5,7 @@ # Change Log

<a name="0.4.9"></a>
## [0.4.9](https://github.com/medikoo/memoizee/compare/v0.4.8...v0.4.9) (2017-08-29)
<a name="0.4.8"></a>

@@ -7,0 +12,0 @@ ## [0.4.8](https://github.com/medikoo/memoizee/compare/v0.4.7...v0.4.8) (2017-08-29)

12

package.json
{
"name": "memoizee",
"version": "0.4.8",
"version": "0.4.9",
"description": "Memoize/cache function results",

@@ -29,12 +29,12 @@ "author": "Mariusz Nowak <medikoo@medikoo.com> (http://www.medikoo.com/)",

"d": "1",
"es5-ext": "^0.10.13",
"es6-weak-map": "^2.0.1",
"event-emitter": "^0.3.4",
"es5-ext": "^0.10.30",
"es6-weak-map": "^2.0.2",
"event-emitter": "^0.3.5",
"is-promise": "^2.1",
"lru-queue": "0.1",
"next-tick": "1",
"timers-ext": "0.1"
"timers-ext": "^0.1.2"
},
"devDependencies": {
"eslint": "^4.2.0",
"eslint": "^4.5.0",
"eslint-config-medikoo-es5": "^1.4.1",

@@ -41,0 +41,0 @@ "plain-promise": "^0.1.1",

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