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

acquire-port

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

acquire-port - npm Package Compare versions

Comparing version 0.3.9 to 0.3.12

13

package.json
{
"name": "acquire-port",
"version": "0.3.9",
"version": "0.3.12",
"description": "Acquire a consistent guaranteed-to-be-free port number for your dev server or whatever else, no memorizing required!",

@@ -12,7 +12,2 @@ "repository": {

"license": "ISC",
"scripts": {
"pp": "publish-please",
"prepublishOnly": "publish-please guard",
"preinstall": ":; test -e ./package-lock.json && npx npm-force-resolutions || true"
},
"bin": {

@@ -36,5 +31,2 @@ "acquire-port": "./acquire-port.js",

],
"devDependencies": {
"publish-please": "^5.5.1"
},
"dependencies": {

@@ -44,6 +36,3 @@ "basename": "0.1.2",

"jsonfile": "6.0.1"
},
"resolutions": {
"lodash": "4.17.19"
}
}
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