onix-board
Advanced tools
Comparing version 1.1.19 to 1.2.20
{ | ||
"name": "onix-board", | ||
"version": "1.1.19", | ||
"version": "1.2.20", | ||
"description": "Onix chess board abstractions", | ||
"main": "built/index.js", | ||
"types": "built/index.d.ts", | ||
"main": "dist/index.js", | ||
"types": "dist/index.d.ts", | ||
"scripts": { | ||
"build": "tsc && webpack", | ||
"webpack": "webpack", | ||
"produce": "tsc && webpack --config webpack.production.config.js", | ||
"build": "tsc", | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
@@ -44,7 +42,4 @@ }, | ||
"@types/react": "^15.6.14", | ||
"source-map-loader": "^0.2.3", | ||
"ts-loader": "^2.3.7", | ||
"typescript": "^2.7.2", | ||
"webpack": "^2.3.3" | ||
"typescript": "^2.9.2" | ||
} | ||
} |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
4
104449
80
2138
1