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

clean-release

Package Overview
Dependencies
Maintainers
1
Versions
57
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

clean-release - npm Package Compare versions

Comparing version 1.3.1 to 1.3.2

dist/index.js

4

package.json
{
"name": "clean-release",
"version": "1.3.1",
"version": "1.3.2",
"description": "A CLI tool to copy files to be released into a tmp clean directory for npm publishing, electronjs packaging, docker image creation, or deployment",

@@ -11,3 +11,3 @@ "main": "index.js",

"test": "tsc -p spec && jasmine",
"release": "node dist/index.js",
"release": "./bin/clean-release",
"build": "npm run clean && npm run tsc",

@@ -14,0 +14,0 @@ "lint": "npm run tslint && npm run standard",

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