@bitdiver/definition
Advanced tools
Comparing version 2.0.2 to 2.0.3
{ | ||
"name": "@bitdiver/definition", | ||
"version": "2.0.2", | ||
"version": "2.0.3", | ||
"description": "", | ||
@@ -38,28 +38,28 @@ "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", | ||
"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", | ||
"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", | ||
"semantic-release": "17.0.4" | ||
"prettier": "2.1.2", | ||
"regenerator-runtime": "0.13.7", | ||
"semantic-release": "17.2.2" | ||
}, | ||
"dependencies": { | ||
"@babel/runtime": "7.9.6", | ||
"uuid": "7.0.2" | ||
"@babel/runtime": "7.12.5", | ||
"uuid": "8.3.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
34542
+ Added@babel/runtime@7.12.5(transitive)
+ Addeduuid@8.3.1(transitive)
- Removed@babel/runtime@7.9.6(transitive)
- Removeduuid@7.0.2(transitive)
Updated@babel/runtime@7.12.5
Updateduuid@8.3.1