New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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.12.2 to 1.12.3

24

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

@@ -31,23 +31,23 @@ "main": "dist/core.js",

"@commitlint/config-conventional": "8.3.4",
"@types/jasmine": "3.5.9",
"@types/jasmine": "3.5.10",
"@types/minimist": "1.2.0",
"@types/node": "13.9.1",
"@types/node": "13.13.2",
"@types/pidusage": "2.0.1",
"@typescript-eslint/eslint-plugin": "2.23.0",
"@typescript-eslint/parser": "2.23.0",
"clean-release": "2.7.1",
"@typescript-eslint/eslint-plugin": "2.29.0",
"@typescript-eslint/parser": "2.29.0",
"clean-release": "2.7.4",
"eslint": "6.8.0",
"eslint-config-prettier": "6.10.0",
"eslint-config-prettier": "6.11.0",
"eslint-plugin-plantain": "0.1.2",
"jasmine": "3.5.0",
"markdownlint-cli": "0.22.0",
"no-unused-export": "1.10.1",
"no-unused-export": "1.10.2",
"rimraf": "3.0.2",
"type-coverage": "2.4.1",
"type-coverage": "2.4.2",
"typescript": "3.8.3"
},
"dependencies": {
"minimist": "1.2.5",
"pidusage": "2.0.18",
"pretty-ms": "6.0.1",
"minimist": "1",
"pidusage": "2",
"pretty-ms": "6",
"tslib": "1"

@@ -54,0 +54,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