Comparing version 3.0.0 to 3.0.1
{ | ||
"name": "snooplogg", | ||
"version": "3.0.0", | ||
"version": "3.0.1", | ||
"description": "Your mind on your logs and your logs on your mind", | ||
@@ -28,14 +28,14 @@ "main": "./dist/index.js", | ||
"bryt": "^1.0.2", | ||
"chalk": "^4.0.0", | ||
"chalk": "^4.1.0", | ||
"nanobuffer": "^1.1.7", | ||
"source-map-support": "^0.5.19", | ||
"supports-color": "^7.1.0" | ||
"supports-color": "^8.0.0" | ||
}, | ||
"devDependencies": { | ||
"@babel/core": "^7.9.6", | ||
"@babel/plugin-transform-modules-commonjs": "^7.9.6", | ||
"@babel/register": "^7.9.0", | ||
"@babel/core": "^7.12.9", | ||
"@babel/plugin-transform-modules-commonjs": "^7.12.1", | ||
"@babel/register": "^7.12.1", | ||
"ansi-colors": "^4.1.1", | ||
"babel-eslint": "^10.1.0", | ||
"babel-loader": "^8.1.0", | ||
"babel-loader": "^8.2.2", | ||
"babel-plugin-istanbul": "^6.0.0", | ||
@@ -47,9 +47,9 @@ "chai": "^4.2.0", | ||
"esdoc-standard-plugin": "^1.0.0", | ||
"eslint": "^6.8.0", | ||
"eslint-plugin-chai-expect": "^2.1.0", | ||
"eslint-plugin-mocha": "^6.3.0", | ||
"eslint": "^7.14.0", | ||
"eslint-plugin-chai-expect": "^2.2.0", | ||
"eslint-plugin-mocha": "^8.0.0", | ||
"eslint-plugin-promise": "^4.2.1", | ||
"eslint-plugin-security": "^1.4.0", | ||
"fancy-log": "^1.3.3", | ||
"fs-extra": "^9.0.0", | ||
"fs-extra": "^9.0.1", | ||
"gulp": "^4.0.2", | ||
@@ -59,7 +59,7 @@ "gulp-babel": "^8.0.0", | ||
"gulp-eslint": "^6.0.0", | ||
"gulp-load-plugins": "^2.0.3", | ||
"gulp-load-plugins": "^2.0.6", | ||
"gulp-plumber": "^1.2.1", | ||
"gulp-sourcemaps": "^2.6.5", | ||
"mocha": "^7.1.2", | ||
"nyc": "^15.0.1" | ||
"gulp-sourcemaps": "^3.0.0", | ||
"mocha": "^8.2.1", | ||
"nyc": "^15.1.0" | ||
}, | ||
@@ -66,0 +66,0 @@ "homepage": "https://github.com/cb1kenobi/snooplogg", |
Sorry, the diff of this file is too big to display
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
203648
7
1365
+ Addedsupports-color@8.1.1(transitive)
Updatedchalk@^4.1.0
Updatedsupports-color@^8.0.0