Socket
Socket
Sign inDemoInstall

path-type

Package Overview
Dependencies
4
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.0 to 1.1.0

9

package.json
{
"name": "path-type",
"version": "1.0.0",
"version": "1.1.0",
"description": "Check if a path is a file, directory, or symlink",

@@ -41,3 +41,3 @@ "license": "MIT",

"pify": "^2.0.0",
"pinkie-promise": "^1.0.0"
"pinkie-promise": "^2.0.0"
},

@@ -47,3 +47,8 @@ "devDependencies": {

"xo": "*"
},
"xo": {
"ignores": [
"test.js"
]
}
}
SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc