Comparing version 3.0.5 to 3.0.6
@@ -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: |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
7088
178