Socket
Socket
Sign inDemoInstall

memoize-object-decorator

Package Overview
Dependencies
2
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.6 to 1.0.7

4

package.json
{
"name": "memoize-object-decorator",
"version": "1.0.6",
"description": "A decorator that overwrites lodash memoize decorator to reflect changes in objects' values and to include other function parameters than first while chackin if something has been changed in passed arguments",
"version": "1.0.7",
"description": "A decorator that overwrites lodash memoize function to reflect changes in objects' values and to include other function parameters than first while checking if something has been changed in passed arguments",
"main": "dist/index.js",

@@ -6,0 +6,0 @@ "scripts": {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc