Socket
Socket
Sign inDemoInstall

argon-cli

Package Overview
Dependencies
56
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.2.4 to 0.2.5

5

index.js

@@ -58,3 +58,6 @@ #!/usr/bin/env node

// Resolve webpack configuration
if (globalConfig.webpack) {
if (
globalConfig.webpack
&& targetModule === 'component'
) {
const webpackConfig = globalConfig.webpack;

@@ -61,0 +64,0 @@ if (webpackConfig.cacheGroups) {

2

package.json
{
"name": "argon-cli",
"version": "0.2.4",
"version": "0.2.5",
"description": "Argon CLI provide tools for creating components and running build scripts",

@@ -5,0 +5,0 @@ "main": "index.js",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc