@nativescript-community/ui-material-core
Advanced tools
Comparing version 7.2.44 to 7.2.45
{ | ||
"name": "@nativescript-community/ui-material-core", | ||
"version": "7.2.44", | ||
"version": "7.2.45", | ||
"description": "Material Core component", | ||
@@ -8,12 +8,2 @@ "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": { | ||
@@ -42,3 +32,3 @@ "platforms": { | ||
"readmeFilename": "README.md", | ||
"gitHead": "359e845c1fbe8dc50abe8b6021fed91736dcd0bf" | ||
"gitHead": "c554210a72bc494632545cc6872f291aa22fd9a7" | ||
} |
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
121022