yaml-boost
Advanced tools
Comparing version 1.10.4 to 1.10.5
@@ -71,2 +71,2 @@ "use strict"; | ||
module.exports.dump = yaml.safeDump; | ||
module.exports.dump = yaml.dump; |
{ | ||
"name": "yaml-boost", | ||
"version": "1.10.4", | ||
"version": "1.10.5", | ||
"description": "Yaml Parser with additional functionality.", | ||
@@ -37,3 +37,3 @@ "main": "lib/index.js", | ||
"@babel/register": "7.12.10", | ||
"@blackflux/eslint-plugin-rules": "1.3.43", | ||
"@blackflux/eslint-plugin-rules": "1.3.44", | ||
"@blackflux/robo-config-plugin": "3.10.17", | ||
@@ -50,3 +50,3 @@ "babel-eslint": "10.1.0", | ||
"eslint-plugin-mocha": "8.0.0", | ||
"js-gardener": "2.0.182", | ||
"js-gardener": "2.0.183", | ||
"nyc": "15.1.0", | ||
@@ -53,0 +53,0 @@ "semantic-release": "17.3.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
10367