Socket
Socket
Sign inDemoInstall

fuck-npm

Package Overview
Dependencies
61
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.2.3 to 2.0.0

18

package.json
{
"name": "fuck-npm",
"version": "1.2.3",
"version": "2.0.0",
"description": "Removes `node_modules` & runs `npm install`",

@@ -14,3 +14,3 @@ "keywords": [

"engines": {
"node": ">=10"
"node": ">=16"
},

@@ -24,3 +24,3 @@ "bin": {

"email": "kamil.adam.mielnik@gmail.com",
"url": "http://kamilmielnik.com/"
"url": "https://kamilmielnik.com/"
},

@@ -38,14 +38,14 @@ "repository": {

"prettier:fix": "npm run prettier -- --write --no-list-different",
"release": "np --no-2fa",
"release": "np --no-tests",
"start": "node ./bin/fuck-npm.js"
},
"dependencies": {
"chalk": "^4.1.0",
"del": "^6.0.0",
"yargs": "^16.2.0"
"chalk": "^5.0.1",
"del": "^7.0.0",
"yargs": "^17.5.1"
},
"devDependencies": {
"np": "^7.0.0",
"prettier": "^2.2.1"
"np": "^7.6.2",
"prettier": "^2.7.1"
}
}

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc