New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@zodash/memoize

Package Overview
Dependencies
Maintainers
1
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@zodash/memoize - npm Package Compare versions

Comparing version 1.0.12 to 1.0.13

8

CHANGELOG.md

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

## [1.0.13](https://github.com/zcorky/zodash/compare/@zodash/memoize@1.0.12...@zodash/memoize@1.0.13) (2019-09-22)
**Note:** Version bump only for package @zodash/memoize
## 1.0.12 (2019-09-21)

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

4

package.json
{
"name": "@zodash/memoize",
"version": "1.0.12",
"version": "1.0.13",
"description": "Create a function that memoizes the result of `func` according to the `resolver` function.",

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

},
"gitHead": "72e89ca5051748fe253bd65a42296bcb0cac7fe2"
"gitHead": "e806a78c7fb3adc7357a377ed39c8d3f80c66084"
}
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