Socket
Socket
Sign inDemoInstall

cached-path-relative

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

cached-path-relative - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

2

lib/index.js

@@ -11,3 +11,3 @@ /**

var relative = path.relative.bind(path)
var relative = path.relative
var lastCwd = process.cwd()

@@ -14,0 +14,0 @@ var cache = {}

@@ -5,3 +5,3 @@ {

"repository": "git://github.com/ashaffer/cached-path-relative.git",
"version": "1.0.0",
"version": "1.0.1",
"license": "MIT",

@@ -8,0 +8,0 @@ "main": "lib/index.js",

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