onix-chess
Advanced tools
Comparing version 1.3.20 to 1.3.21
{ | ||
"name": "onix-chess", | ||
"version": "1.3.20", | ||
"version": "1.3.21", | ||
"description": "Onix chess library", | ||
@@ -26,4 +26,4 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"lodash-es": "^4.17.14", | ||
"onix-core": "^1.6.41", | ||
"lodash-es": "^4.17.15", | ||
"onix-core": "^1.6.42", | ||
"shortid": "^2.2.14", | ||
@@ -34,9 +34,9 @@ "warning": "^4.0.3" | ||
"@types/lodash-es": "^4.17.3", | ||
"@types/node": "^10.14.12", | ||
"@types/node": "^10.14.17", | ||
"clean-webpack-plugin": "^0.1.19", | ||
"ts-loader": "^4.5.0", | ||
"typescript": "^2.9.2", | ||
"webpack": "^4.35.3", | ||
"webpack-cli": "^3.3.5" | ||
"webpack": "^4.39.3", | ||
"webpack-cli": "^3.3.7" | ||
} | ||
} |
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
Updatedlodash-es@^4.17.15
Updatedonix-core@^1.6.42