@bitdiver/model
Advanced tools
Comparing version 1.2.3 to 1.2.4
{ | ||
"name": "@bitdiver/model", | ||
"version": "1.2.3", | ||
"version": "1.2.4", | ||
"description": "", | ||
@@ -35,28 +35,28 @@ "main": "lib/index.js", | ||
"devDependencies": { | ||
"assert": "^1.4.1", | ||
"babel-cli": "^6.26.0", | ||
"babel-core": "^6.26.0", | ||
"babel-eslint": "^8.0.2", | ||
"babel-jest": "^22.2.2", | ||
"babel-plugin-transform-object-rest-spread": "^6.26.0", | ||
"babel-plugin-transform-runtime": "^6.23.0", | ||
"babel-polyfill": "^6.26.0", | ||
"babel-preset-env": "^1.6.1", | ||
"babel-preset-flow": "^6.23.0", | ||
"babel-register": "^6.26.0", | ||
"cz-conventional-changelog": "^2.1.0", | ||
"eslint": "^4.12.1", | ||
"eslint-config-prettier": "^2.9.0", | ||
"eslint-plugin-babel": "^4.0.0", | ||
"jest": "^22.3.0", | ||
"jest-cli": "^22.3.0", | ||
"jest-environment-node-debug": "^2.0.0", | ||
"prettier": "^1.8.2", | ||
"regenerator-runtime": "^0.11.0", | ||
"semantic-release": "^15.0.0" | ||
"assert": "1.4.1", | ||
"babel-cli": "6.26.0", | ||
"babel-core": "6.26.0", | ||
"babel-eslint": "8.2.3", | ||
"babel-jest": "22.4.4", | ||
"babel-plugin-transform-object-rest-spread": "6.26.0", | ||
"babel-plugin-transform-runtime": "6.23.0", | ||
"babel-polyfill": "6.26.0", | ||
"babel-preset-env": "1.6.1", | ||
"babel-preset-flow": "6.23.0", | ||
"babel-register": "6.26.0", | ||
"cz-conventional-changelog": "2.1.0", | ||
"eslint": "5.0.0", | ||
"eslint-config-prettier": "2.9.0", | ||
"eslint-plugin-babel": "5.1.0", | ||
"jest": "22.4.3", | ||
"jest-cli": "22.4.4", | ||
"jest-environment-node-debug": "2.0.0", | ||
"prettier": "1.12.0", | ||
"regenerator-runtime": "0.12.0", | ||
"semantic-release": "15.1.5" | ||
}, | ||
"dependencies": { | ||
"jsonfile": "^4.0.0", | ||
"uuid": "^3.1.0" | ||
"jsonfile": "4.0.0", | ||
"uuid": "3.3.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
47157
+ Addeduuid@3.3.0(transitive)
- Removeduuid@3.4.0(transitive)
Updatedjsonfile@4.0.0
Updateduuid@3.3.0