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

drive-by-path

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

drive-by-path - npm Package Compare versions

Comparing version 0.1.2 to 1.0.0

2

index.js
'use strict'
let _drivelist
try {
_drivelist = require('zkochan-drivelist')
_drivelist = require('drivelist')
} catch (err) {

@@ -6,0 +6,0 @@ // In case drivelist could not be built

{
"name": "drive-by-path",
"version": "0.1.2",
"version": "1.0.0",
"description": "Returns the drive to which a path belongs",

@@ -26,3 +26,3 @@ "main": "index.js",

"name": "Zoltan Kochan",
"email": "zoltankochan@gmail.com",
"email": "z@kochan.io",
"url": "https://www.kochan.io",

@@ -40,3 +40,3 @@ "twitter": "ZoltanKochan"

"dependencies": {
"is-subdir": "^1.0.1",
"is-subdir": "^1.0.2",
"once": "^1.4.0",

@@ -51,4 +51,4 @@ "ramda": "^0.24.1",

"optionalDependencies": {
"zkochan-drivelist": "^0.0.0"
"drivelist": "^5.2.4"
}
}

Sorry, the diff of this file is not supported yet

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