yaml-crypt
Advanced tools
Comparing version 0.4.6 to 0.4.7
{ | ||
"name": "yaml-crypt", | ||
"version": "0.4.6", | ||
"version": "0.4.7", | ||
"description": "Encrypt and decrypt YAML documents", | ||
@@ -29,3 +29,3 @@ "license": "MIT", | ||
"fernet": "^0.3.1", | ||
"js-yaml": "^3.12.2", | ||
"js-yaml": "^3.13.0", | ||
"pkginfo": "^0.4.1", | ||
@@ -38,3 +38,3 @@ "tmp": "^0.0.33", | ||
"coveralls": "^3.0.3", | ||
"eslint": "^5.15.0", | ||
"eslint": "^5.15.3", | ||
"mocha": "^6.0.2", | ||
@@ -41,0 +41,0 @@ "nyc": "^13.3.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
Updatedjs-yaml@^3.13.0