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

@theme-stun/cli-utils

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@theme-stun/cli-utils - npm Package Compare versions

Comparing version 0.1.2 to 0.2.0

lib/logger.js

5

index.js

@@ -0,2 +1,7 @@

// Import all modules in lib
['logger'].forEach((name) => {
Object.assign(exports, require(`./lib/${name}`));
});
exports.chalk = require('chalk');
exports.semver = require('semver');

4

package.json
{
"name": "@theme-stun/cli-utils",
"version": "0.1.2",
"version": "0.2.0",
"publishConfig": {

@@ -29,3 +29,3 @@ "access": "public"

},
"gitHead": "c4786b4c306543bd23a9c5161d984b424715b5cc"
"gitHead": "76275fdd563517c5d2c981ccdd6101916a0b7d45"
}
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