Comparing version 2.3.2 to 2.3.3
{ | ||
"name": "snooplogg", | ||
"version": "2.3.2", | ||
"version": "2.3.3", | ||
"description": "Your mind on your logs and your logs on your mind", | ||
@@ -28,23 +28,23 @@ "main": "./dist/index.js", | ||
"bryt": "^1.0.1", | ||
"chalk": "^2.4.2", | ||
"nanobuffer": "^1.1.5", | ||
"source-map-support": "^0.5.13", | ||
"supports-color": "^7.0.0" | ||
"chalk": "^3.0.0", | ||
"nanobuffer": "^1.1.6", | ||
"source-map-support": "^0.5.16", | ||
"supports-color": "^7.1.0" | ||
}, | ||
"devDependencies": { | ||
"@babel/core": "^7.6.0", | ||
"@babel/plugin-transform-modules-commonjs": "^7.6.0", | ||
"@babel/register": "^7.6.0", | ||
"@babel/core": "^7.7.7", | ||
"@babel/plugin-transform-modules-commonjs": "^7.7.5", | ||
"@babel/register": "^7.7.7", | ||
"ansi-colors": "^4.1.1", | ||
"babel-eslint": "^10.0.3", | ||
"babel-loader": "^8.0.6", | ||
"babel-plugin-istanbul": "^5.2.0", | ||
"babel-plugin-istanbul": "^6.0.0", | ||
"chai": "^4.2.0", | ||
"coveralls": "^3.0.6", | ||
"coveralls": "^3.0.9", | ||
"esdoc": "^1.1.0", | ||
"esdoc-ecmascript-proposal-plugin": "^1.0.0", | ||
"esdoc-standard-plugin": "^1.0.0", | ||
"eslint": "^6.3.0", | ||
"eslint-plugin-chai-expect": "^2.0.1", | ||
"eslint-plugin-mocha": "^6.1.0", | ||
"eslint": "^6.8.0", | ||
"eslint-plugin-chai-expect": "^2.1.0", | ||
"eslint-plugin-mocha": "^6.2.2", | ||
"eslint-plugin-promise": "^4.2.1", | ||
@@ -58,7 +58,7 @@ "eslint-plugin-security": "^1.4.0", | ||
"gulp-eslint": "^6.0.0", | ||
"gulp-load-plugins": "^2.0.1", | ||
"gulp-load-plugins": "^2.0.2", | ||
"gulp-plumber": "^1.2.1", | ||
"gulp-sourcemaps": "^2.6.5", | ||
"mocha": "^6.2.0", | ||
"nyc": "^14.1.1" | ||
"mocha": "^7.0.0", | ||
"nyc": "^15.0.0" | ||
}, | ||
@@ -65,0 +65,0 @@ "homepage": "https://github.com/cb1kenobi/snooplogg", |
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
+ Addedansi-styles@4.3.0(transitive)
+ Addedchalk@3.0.0(transitive)
+ Addedcolor-convert@2.0.1(transitive)
+ Addedcolor-name@1.1.4(transitive)
- Removedansi-styles@3.2.1(transitive)
- Removedchalk@2.4.2(transitive)
- Removedcolor-convert@1.9.3(transitive)
- Removedcolor-name@1.1.3(transitive)
- Removedescape-string-regexp@1.0.5(transitive)
- Removedhas-flag@3.0.0(transitive)
- Removedsupports-color@5.5.0(transitive)
Updatedchalk@^3.0.0
Updatednanobuffer@^1.1.6
Updatedsource-map-support@^0.5.16
Updatedsupports-color@^7.1.0