Comparing version 1.6.1 to 1.6.2
{ | ||
"name": "smart-fs", | ||
"version": "1.6.1", | ||
"version": "1.6.2", | ||
"description": "Abstraction Layer for File Management.", | ||
@@ -8,3 +8,3 @@ "main": "lib/index.js", | ||
"clean": "rm -rf lib", | ||
"build": "npx babel src --out-dir lib --source-maps inline --copy-files --include-dotfiles", | ||
"build": "npx babel src --out-dir lib --copy-files --include-dotfiles --config-file ./.babelrc", | ||
"build-clean": "npm run clean && npm run build", | ||
@@ -45,4 +45,4 @@ "test-simple": "nyc mocha \"./test/**/*.spec.js\"", | ||
"@babel/register": "7.4.0", | ||
"@blackflux/eslint-plugin-rules": "1.0.0", | ||
"@blackflux/robo-config-plugin": "1.3.0", | ||
"@blackflux/eslint-plugin-rules": "1.0.2", | ||
"@blackflux/robo-config-plugin": "1.7.3", | ||
"babel-eslint": "10.0.1", | ||
@@ -52,4 +52,4 @@ "chai": "4.2.0", | ||
"eslint": "5.16.0", | ||
"js-gardener": "2.0.1", | ||
"nyc": "13.3.0", | ||
"js-gardener": "2.0.6", | ||
"nyc": "14.0.0", | ||
"semantic-release": "15.13.3", | ||
@@ -105,4 +105,4 @@ "tmp": "0.1.0" | ||
"xml-js": "1.6.11", | ||
"yaml-boost": "1.9.0" | ||
"yaml-boost": "1.9.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
33609
+ Addedjs-yaml@3.13.1(transitive)
+ Addedyaml-boost@1.9.1(transitive)
- Removedjs-yaml@3.13.0(transitive)
- Removedyaml-boost@1.9.0(transitive)
Updatedyaml-boost@1.9.1