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

@best/utils

Package Overview
Dependencies
Maintainers
4
Versions
60
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@best/utils - npm Package Compare versions

Comparing version 6.4.0 to 6.5.0

build/coalesce.js

2

build/index.js

@@ -31,2 +31,4 @@ "use strict";

Object.defineProperty(exports, "randomAlphanumeric", { enumerable: true, get: function () { return random_1.randomAlphanumeric; } });
var coalesce_1 = require("./coalesce");
Object.defineProperty(exports, "coalesce", { enumerable: true, get: function () { return coalesce_1.coalesce; } });
//# sourceMappingURL=index.js.map

2

package.json

@@ -21,3 +21,3 @@ {

},
"version": "6.4.0"
"version": "6.5.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