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 3.0.5 to 3.0.6

2

package.json

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

"description": "A document path library for Node",
"version": "3.0.5",
"version": "3.0.6",
"homepage": "https://mrodrig.github.io/doc-path",

@@ -8,0 +8,0 @@ "repository": {

@@ -37,2 +37,4 @@ # A Document Path Library for Node

If the object's structure is extremely deep, then an error may be thrown if the maximum call stack size is exceeded while traversing the object.
##### path.evaluatePath Example:

@@ -91,2 +93,3 @@

If no document is provided, an error will be thrown.
If the object's structure is extremely deep, then an error may be thrown if the maximum call stack size is exceeded while traversing the object.

@@ -93,0 +96,0 @@ #### path.setPath Example:

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