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
3
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 1.4.2 to 1.4.3

5

out/main/tasks/publish.js

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

}
moduleSpec.attributes = {
...moduleSpec.attributes,
sourceUrl: sourceUrl.replace(/\{file\}/ig, file),
};
await this.api.publishEsm({

@@ -44,2 +40,3 @@ workspaceId: this.config.options.workspaceId,

channel,
sourceUrl: sourceUrl.replace(/\{file\}/ig, file),
});

@@ -46,0 +43,0 @@ console.info(' ', chalk.yellow(file));

2

package.json
{
"name": "@nodescript/cli",
"version": "1.4.2",
"version": "1.4.3",
"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