@sk-web-gui/utils
Advanced tools
Comparing version 2.0.0 to 2.0.1
{ | ||
"name": "@sk-web-gui/utils", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"sideEffects": false, | ||
@@ -31,3 +31,3 @@ "license": "MIT", | ||
"build:cjs": "cross-env BABEL_ENV=cjs babel src --root-mode upward --extensions .ts,.tsx -d dist/cjs --source-maps", | ||
"build:types": "tsc --emitDeclarationOnly --declaration --declarationDir dist/types", | ||
"build:types": "tsc -p ./tsconfig.production.json --emitDeclarationOnly --declaration --declarationDir dist/types", | ||
"test:cov": "yarn test --coverage", | ||
@@ -49,3 +49,3 @@ "lint:src": "eslint src --ext .ts,.tsx --config ../../.eslintrc", | ||
}, | ||
"gitHead": "1ba182a59f53d49bfa6f69ed28a5d64d74085def" | ||
"gitHead": "5259f3fdc5c7139f0069271d598370171526958a" | ||
} |
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
101156
53
887