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

@nodescript/cli

Package Overview
Dependencies
Maintainers
2
Versions
92
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nodescript/cli - npm Package Compare versions

Comparing version 0.7.8 to 0.7.9

2

out/main/tasks/publish.js

@@ -26,3 +26,2 @@ var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {

const { file, sourceUrl } = mod;
console.info(' ', chalk.yellow(file));
try {

@@ -36,2 +35,3 @@ const res = await this.builder.buildModuleFile(file);

}
console.info(' ', chalk.yellow(file));
moduleSpec.attributes = {

@@ -38,0 +38,0 @@ ...moduleSpec.attributes,

{
"name": "@nodescript/cli",
"version": "0.7.8",
"version": "0.7.9",
"type": "module",

@@ -5,0 +5,0 @@ "description": "NodeScript CLI",

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