Comparing version 1.11.5 to 1.11.6
{ | ||
"name": "smart-fs", | ||
"version": "1.11.5", | ||
"version": "1.11.6", | ||
"description": "Abstraction Layer for File Management.", | ||
@@ -49,9 +49,9 @@ "main": "lib/index.js", | ||
"@babel/plugin-proposal-object-rest-spread": "7.7.7", | ||
"@babel/register": "7.7.4", | ||
"@blackflux/eslint-plugin-rules": "1.3.19", | ||
"@blackflux/robo-config-plugin": "3.0.3", | ||
"@babel/register": "7.7.7", | ||
"@blackflux/eslint-plugin-rules": "1.3.22", | ||
"@blackflux/robo-config-plugin": "3.0.4", | ||
"babel-eslint": "10.0.3", | ||
"chai": "4.2.0", | ||
"coveralls": "3.0.9", | ||
"eslint": "6.7.2", | ||
"eslint": "6.8.0", | ||
"eslint-config-airbnb-base": "14.0.0", | ||
@@ -62,6 +62,6 @@ "eslint-plugin-import": "2.19.1", | ||
"eslint-plugin-mocha": "6.2.2", | ||
"js-gardener": "2.0.121", | ||
"node-tdd": "2.5.20", | ||
"nyc": "14.1.1", | ||
"semantic-release": "15.13.31" | ||
"js-gardener": "2.0.123", | ||
"node-tdd": "2.5.24", | ||
"nyc": "15.0.0", | ||
"semantic-release": "15.14.0" | ||
}, | ||
@@ -105,3 +105,3 @@ "nyc": { | ||
"engines": { | ||
"node": ">= 8.10" | ||
"node": ">= 10" | ||
}, | ||
@@ -108,0 +108,0 @@ "files": [ |
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
43862