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

cleanup-package-json

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cleanup-package-json - npm Package Compare versions

Comparing version 0.2.0 to 0.2.1

15

package.json
{
"name": "cleanup-package-json",
"version": "0.2.0",
"version": "0.2.1",
"description": "Cleans package.json file.",

@@ -10,7 +10,14 @@ "main": "index.js",

},
"author": "Martynas Zilinskas <martynas@quatrodev.com>",
"keywords": [
"cleanup",
"package"
],
"author": "Martynas Zilinskas <martynas@quatrodev.com> (https://github.com/MartynasZilinskas)",
"bugs": "https://github.com/QuatroCode/cleanup-package-json/issues",
"repository": "QuatroCode/cleanup-package-json",
"homepage": "https://github.com/QuatroCode/cleanup-package-json",
"license": "GPL-3.0",
"devDependencies": {
"@types/node": "^6.0.31",
"@types/optimist": "0.0.28",
"@types/yargs": "0.0.28",
"typescript": "^2.0.0",

@@ -20,4 +27,2 @@ "typings": "^1.3.1"

"dependencies": {
"@types/yargs": "0.0.28",
"optimist": "^0.6.1",
"yargs": "^4.8.1"

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