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

builder-util

Package Overview
Dependencies
Maintainers
1
Versions
258
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

builder-util - npm Package Compare versions

Comparing version 4.1.1 to 4.1.2

2

out/log.js

@@ -108,5 +108,5 @@ "use strict";

warn: (_chalk || _load_chalk()).default.yellow,
debug: (_chalk || _load_chalk()).default.gray
debug: (_chalk || _load_chalk()).default.white
};
const log = exports.log = new Logger(process.stdout);
//# sourceMappingURL=log.js.map
{
"name": "builder-util",
"version": "4.1.1",
"version": "4.1.2",
"main": "out/util.js",

@@ -14,3 +14,3 @@ "author": "Vladimir Krivosheev",

"dependencies": {
"temp-file": "^3.0.0",
"temp-file": "^3.1.0",
"fs-extra-p": "^4.5.0",

@@ -17,0 +17,0 @@ "is-ci": "^1.1.0",

Sorry, the diff of this file is not supported yet

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