onix-chess
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "onix-chess", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Onix chess library", | ||
@@ -24,3 +24,3 @@ "main": "built/index.js", | ||
"dependencies": { | ||
"onix-core": "^0.6.1", | ||
"onix-core": "^1.0.15", | ||
"shortid": "^2.2.6" | ||
@@ -27,0 +27,0 @@ }, |
@@ -0,0 +0,0 @@ import { IUser } from 'onix-core/built/app/IUser'; |
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ const WHITE = 0; |
@@ -0,0 +0,0 @@ import { Color } from './Color'; |
@@ -0,0 +0,0 @@ import { Color } from './Color'; |
@@ -0,0 +0,0 @@ export { Color } from './chess/Color'; |
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
542182
+ Addedjs-tokens@4.0.0(transitive)
+ Addedlodash-es@4.17.21(transitive)
+ Addedloose-envify@1.4.0(transitive)
+ Addedonix-core@1.8.0(transitive)
+ Addedwarning@4.0.3(transitive)
- Removedonix-core@0.6.4(transitive)
Updatedonix-core@^1.0.15