react-datasheet-grid
Advanced tools
Comparing version 2.0.0 to 2.0.1
{ | ||
"name": "react-datasheet-grid", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"description": "An Excel-like React component to create beautiful spreadsheets.", | ||
@@ -8,3 +8,3 @@ "main": "dist/index.js", | ||
"scripts": { | ||
"build": "rimraf ./dist && tsc && cpx \"src/**/*.css\" dist", | ||
"build": "rm tsconfig.tsbuildinfo && rimraf ./dist && tsc && cpx \"src/**/*.css\" dist", | ||
"start": "concurrently \"tsc --watch\" \"cpx \\\"src/**/*.css\\\" dist --watch\"", | ||
@@ -11,0 +11,0 @@ "format": "prettier --write src/. && prettier --write example/src/.", |
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
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
244386
123
3017