variable-diff
Advanced tools
Comparing version 2.0.0 to 2.0.1
{ | ||
"name": "variable-diff", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"description": "Visual diff between javascript variables", | ||
"main": "index.js", | ||
"dependencies": { | ||
"chalk": "^1.1.1", | ||
"object-assign": "^4.0.1" | ||
"chalk": "^1.1.1" | ||
}, | ||
@@ -10,0 +9,0 @@ "devDependencies": { |
@@ -6,2 +6,4 @@ # variable-diff | ||
![Screenshot](.github/screenshot.png) | ||
## Use | ||
@@ -8,0 +10,0 @@ ``` |
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
1
34
22893
7
324
- Removedobject-assign@^4.0.1
- Removedobject-assign@4.1.1(transitive)