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

@devexperts/utils

Package Overview
Dependencies
Maintainers
3
Versions
100
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@devexperts/utils - npm Package Compare versions

Comparing version 0.8.3-0 to 0.8.4-0

2

lib/function/memoize.d.ts
/**
* @type {Symbol}
*/
export declare const MEMOIZE_CLEAR_FUNCTION: unique symbol;
export declare const MEMOIZE_CLEAR_FUNCTION: symbol;
/**

@@ -6,0 +6,0 @@ * Memoizes function for passed arguments

{
"name": "@devexperts/utils",
"version": "0.8.3-0",
"version": "0.8.4-0",
"description": "",

@@ -36,4 +36,4 @@ "main": "lib/index.js",

"devDependencies": {
"@devexperts/tools": "^0.8.3-0"
"@devexperts/tools": "^0.8.4-0"
}
}
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