@bitdiver/logadapter
Advanced tools
Comparing version 1.4.3 to 1.4.4
{ | ||
"name": "@bitdiver/logadapter", | ||
"version": "1.4.3", | ||
"version": "1.4.4", | ||
"description": "", | ||
@@ -38,31 +38,31 @@ "main": "lib/index.js", | ||
"devDependencies": { | ||
"@babel/cli": "7.8.4", | ||
"@babel/core": "7.9.0", | ||
"@babel/node": "7.8.7", | ||
"@babel/plugin-proposal-object-rest-spread": "7.9.0", | ||
"@babel/plugin-transform-runtime": "7.9.0", | ||
"@babel/polyfill": "7.8.7", | ||
"@babel/preset-env": "7.9.0", | ||
"@babel/register": "7.9.0", | ||
"@babel/cli": "7.12.1", | ||
"@babel/core": "7.12.3", | ||
"@babel/node": "7.12.6", | ||
"@babel/plugin-proposal-object-rest-spread": "7.12.1", | ||
"@babel/plugin-transform-runtime": "7.12.1", | ||
"@babel/polyfill": "7.12.1", | ||
"@babel/preset-env": "7.12.1", | ||
"@babel/register": "7.12.1", | ||
"babel-core": "7.0.0-bridge.0", | ||
"babel-eslint": "10.1.0", | ||
"babel-jest": "25.2.4", | ||
"cz-conventional-changelog": "3.1.0", | ||
"eslint": "6.8.0", | ||
"eslint-config-prettier": "6.10.1", | ||
"eslint-plugin-babel": "5.3.0", | ||
"globby": "11.0.0", | ||
"jest": "25.2.4", | ||
"jest-cli": "25.2.4", | ||
"babel-jest": "26.6.3", | ||
"cz-conventional-changelog": "3.3.0", | ||
"eslint": "7.13.0", | ||
"eslint-config-prettier": "6.15.0", | ||
"eslint-plugin-babel": "5.3.1", | ||
"globby": "11.0.1", | ||
"jest": "26.6.3", | ||
"jest-cli": "26.6.3", | ||
"jest-environment-node-debug": "2.0.0", | ||
"prettier": "2.0.2", | ||
"regenerator-runtime": "0.13.5", | ||
"prettier": "2.1.2", | ||
"regenerator-runtime": "0.13.7", | ||
"rimraf": "3.0.2", | ||
"semantic-release": "17.0.4" | ||
"semantic-release": "17.2.2" | ||
}, | ||
"dependencies": { | ||
"@babel/runtime": "7.9.2", | ||
"mkdirp": "1.0.3", | ||
"moment": "2.24.0" | ||
"@babel/runtime": "7.12.5", | ||
"mkdirp": "1.0.4", | ||
"moment": "2.29.1" | ||
} | ||
} |
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
74189
26
+ Added@babel/runtime@7.12.5(transitive)
+ Addedmkdirp@1.0.4(transitive)
+ Addedmoment@2.29.1(transitive)
- Removed@babel/runtime@7.9.2(transitive)
- Removedmkdirp@1.0.3(transitive)
- Removedmoment@2.24.0(transitive)
Updated@babel/runtime@7.12.5
Updatedmkdirp@1.0.4
Updatedmoment@2.29.1