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

clean-scripts

Package Overview
Dependencies
Maintainers
1
Versions
62
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

clean-scripts - npm Package Compare versions

Comparing version 1.5.0 to 1.5.1

1

dist/index.js

@@ -135,2 +135,3 @@ "use strict";

printInConsole("script success.");
process.exit();
}, error => {

@@ -137,0 +138,0 @@ printInConsole(error);

8

package.json
{
"name": "clean-scripts",
"version": "1.5.0",
"version": "1.5.1",
"description": "A CLI tool to make scripts in package.json clean.",

@@ -27,5 +27,5 @@ "main": "dist/core.js",

"devDependencies": {
"@types/jasmine": "2.6.0",
"@types/jasmine": "2.6.2",
"@types/minimist": "1.2.0",
"@types/node": "8.0.46",
"@types/node": "8.0.47",
"@types/pretty-ms": "3.0.0",

@@ -37,3 +37,3 @@ "clean-release": "1.3.5",

"standard": "10.0.3",
"tslint": "5.7.0",
"tslint": "5.8.0",
"typescript": "2.5.3"

@@ -40,0 +40,0 @@ },

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