inspect-property
Advanced tools
Comparing version 0.0.6 to 0.0.7
{ | ||
"name": "inspect-property", | ||
"version": "0.0.6", | ||
"version": "0.0.7", | ||
"description": "Inspects a Property and returns useful informations about it (e.g. nested properties, function inspection, property descriptor, value, type, constructor)", | ||
@@ -25,3 +25,3 @@ "main": "lib/inspect-property.js", | ||
"chai": "^3.5.0", | ||
"mocha": "^3.3.0" | ||
"mocha": "^5.2.0" | ||
}, | ||
@@ -31,4 +31,4 @@ "dependencies": { | ||
"for-each-property-deep": "0.0.3", | ||
"inspect-function": "^0.3.1" | ||
"inspect-function": "^0.4.0" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
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
12244
7
+ Addedinspect-function@0.4.0(transitive)
+ Addedinspect-property@0.0.6(transitive)
+ Addedstringify-parameters@0.0.7(transitive)
Updatedinspect-function@^0.4.0