write-json-file
Advanced tools
Comparing version 1.1.0 to 1.1.1
{ | ||
"name": "write-json-file", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"description": "Stringify and write JSON to a file atomically", | ||
@@ -39,3 +39,3 @@ "license": "MIT", | ||
"object-assign": "^4.0.1", | ||
"pify": "^1.1.0", | ||
"pify": "^2.0.0", | ||
"pinkie-promise": "^1.0.0", | ||
@@ -42,0 +42,0 @@ "sort-keys": "^1.1.1", |
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
+ Addedpify@2.3.0(transitive)
- Removedpify@1.1.1(transitive)
Updatedpify@^2.0.0