@nativescript-community/ui-material-core
Advanced tools
Comparing version 7.2.38 to 7.2.40
{ | ||
"name": "@nativescript-community/ui-material-core", | ||
"version": "7.2.38", | ||
"version": "7.2.40", | ||
"description": "Material Core component", | ||
@@ -8,2 +8,12 @@ "main": "./index", | ||
"typings": "./index.d.ts", | ||
"scripts": { | ||
"tsc": "cpy '**/*.d.ts' '../../packages/core' --cwd=../../src/core --parents && tsc -d", | ||
"tsc-win": "cpy **/*.d.ts ..\\..\\packages\\core --cwd=..\\..\\src\\core --parents && tsc -d", | ||
"build": "npm run tsc", | ||
"build.watch": "npm run tsc -- -w", | ||
"build.win": "npm run tsc-win", | ||
"build.all": "npm run build", | ||
"build.all.win": "npm run build.win", | ||
"clean": "rimraf ./*.d.ts ./*.js ./*.js.map android" | ||
}, | ||
"nativescript": { | ||
@@ -32,3 +42,3 @@ "platforms": { | ||
"readmeFilename": "README.md", | ||
"gitHead": "5420f127d24222f2c55e0e53ca1534a70b2b608f" | ||
"gitHead": "3ce346105a6349a82871968f997884029534c436" | ||
} |
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
121453
29
1520