Comparing version 3.0.1 to 3.0.2
@@ -0,3 +1,7 @@ | ||
# 3.0.2 (Jan 5, 2021) | ||
* chore: Updated dependencies. | ||
# 3.0.1 (Nov 30, 2020) | ||
* chore: Updated dependencies. |
{ | ||
"name": "snooplogg", | ||
"version": "3.0.1", | ||
"version": "3.0.2", | ||
"description": "Your mind on your logs and your logs on your mind", | ||
@@ -31,8 +31,8 @@ "main": "./dist/index.js", | ||
"source-map-support": "^0.5.19", | ||
"supports-color": "^8.0.0" | ||
"supports-color": "^8.1.0" | ||
}, | ||
"devDependencies": { | ||
"@babel/core": "^7.12.9", | ||
"@babel/core": "^7.12.10", | ||
"@babel/plugin-transform-modules-commonjs": "^7.12.1", | ||
"@babel/register": "^7.12.1", | ||
"@babel/register": "^7.12.10", | ||
"ansi-colors": "^4.1.1", | ||
@@ -47,3 +47,3 @@ "babel-eslint": "^10.1.0", | ||
"esdoc-standard-plugin": "^1.0.0", | ||
"eslint": "^7.14.0", | ||
"eslint": "^7.17.0", | ||
"eslint-plugin-chai-expect": "^2.2.0", | ||
@@ -50,0 +50,0 @@ "eslint-plugin-mocha": "^8.0.0", |
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
203706
Updatedsupports-color@^8.1.0