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 5.1.3 to 5.2.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

@@ -7,3 +7,3 @@ {

},
"version": "5.1.3",
"version": "5.2.0",
"description": "Best Utils",

@@ -10,0 +10,0 @@ "keywords": [

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