onix-chess
Advanced tools
Comparing version 1.1.15 to 1.1.16
{ | ||
"name": "onix-chess", | ||
"version": "1.1.15", | ||
"version": "1.1.16", | ||
"description": "Onix chess library", | ||
@@ -24,4 +24,4 @@ "main": "built/index.js", | ||
"dependencies": { | ||
"lodash": "^4.17.4", | ||
"onix-core": "^1.2.29", | ||
"lodash": "^4.17.5", | ||
"onix-core": "^1.2.32", | ||
"shortid": "^2.2.6", | ||
@@ -31,9 +31,9 @@ "warning": "^3.0.0" | ||
"devDependencies": { | ||
"@types/lodash": "^4.14.76", | ||
"@types/node": "^7.0.43", | ||
"source-map-loader": "^0.2.1", | ||
"@types/lodash": "^4.14.104", | ||
"@types/node": "^7.0.55", | ||
"source-map-loader": "^0.2.3", | ||
"ts-loader": "^2.3.7", | ||
"typescript": "^2.5.3", | ||
"typescript": "^2.7.2", | ||
"webpack": "^2.3.3" | ||
} | ||
} |
Sorry, the diff of this file is too big to display
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
508282
Updatedlodash@^4.17.5
Updatedonix-core@^1.2.32