Socket
Socket
Sign inDemoInstall

doc-path

Package Overview
Dependencies
Maintainers
1
Versions
44
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

doc-path - npm Package Compare versions

Comparing version 1.0.8 to 1.1.0

2

lib/path.js

@@ -15,3 +15,3 @@ var controller = {};

return document[keyPath];
return document[keyPath] || null;
};

@@ -18,0 +18,0 @@

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

"description": "A document path library for Node.JS",
"version": "1.0.8",
"version": "1.1.0",
"repository": {

@@ -8,0 +8,0 @@ "type": "git",

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