New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@easyv/cli

Package Overview
Dependencies
Maintainers
11
Versions
130
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@easyv/cli - npm Package Compare versions

Comparing version 1.10.4-beta.9 to 1.10.4-beta.10

2

package.json
{
"name": "@easyv/cli",
"version": "1.10.4-beta.9",
"version": "1.10.4-beta.10",
"description": "Easy[V] component tools",

@@ -5,0 +5,0 @@ "engines": {

@@ -36,2 +36,4 @@ const chalk = require('chalk');

console.log(JSON.stringify(gc), '----gc');
// build file

@@ -90,5 +92,2 @@ const build = require(path.join(

const { file, base, sourcePath } = await build(item, { removeConsole });
console.log(file, base, sourcePath)
const bundlePayload = {

@@ -95,0 +94,0 @@ ...base,

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