@coast/logger
Advanced tools
Comparing version 1.0.3 to 1.0.4
{ | ||
"name": "@coast/logger", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"description": "A Node/browser application logger", | ||
@@ -23,11 +23,12 @@ "main": "./dist/main.js", | ||
"devDependencies": { | ||
"@babel/cli": "^7.4.4", | ||
"@babel/core": "^7.4.5", | ||
"@babel/preset-env": "^7.4.5", | ||
"@babel/cli": "^7.5.0", | ||
"@babel/core": "^7.5.4", | ||
"@babel/preset-env": "^7.5.4", | ||
"babel-eslint": "^10.0.2", | ||
"eslint": "^6.0.1", | ||
"eslint-config-airbnb": "^17.1.0", | ||
"eslint-config-airbnb": "^17.1.1", | ||
"eslint-plugin-import": "^2.18.0", | ||
"eslint-plugin-jsx-a11y": "^6.2.1", | ||
"eslint-plugin-jsx-a11y": "^6.2.3", | ||
"eslint-plugin-react": "^7.14.2", | ||
"lodash": "^4.17.14", | ||
"rimraf": "^2.6.3", | ||
@@ -34,0 +35,0 @@ "semantic-release": "^15.13.18", |
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
7284
13