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

@alcalzone/release-script-plugin-package

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@alcalzone/release-script-plugin-package - npm Package Compare versions

Comparing version 3.4.1 to 3.4.2

2

build/index.js

@@ -117,2 +117,4 @@ "use strict";

});
// npm7+ deletes devDependencies unless we set this flag
pak.environment = "development";
if (!context.argv.dryRun) {

@@ -119,0 +121,0 @@ const result = await pak.install();

4

package.json

@@ -6,3 +6,3 @@ {

},
"version": "3.4.1",
"version": "3.4.2",
"description": "Plugin for Al Calzone's release script: npm package files",

@@ -65,3 +65,3 @@ "keywords": [],

"readmeFilename": "README.md",
"gitHead": "304b367ce01290898f04156020789b422f4ba83b"
"gitHead": "0b141674bbbd6a830c31d2b97f88fadb748079f7"
}

Sorry, the diff of this file is not supported yet

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