@nativescript-community/ui-material-core
Advanced tools
Comparing version 5.0.0 to 5.0.1
@@ -6,2 +6,13 @@ # Change Log | ||
## [5.0.1](https://github.com/nativescript-community/ui-material-components/compare/v5.0.0...v5.0.1) (2020-09-21) | ||
### Bug Fixes | ||
* core not containing the hooks ([fdce402](https://github.com/nativescript-community/ui-material-components/commit/fdce402635102875838811180fd3d32e5206b80d)) | ||
# [5.0.0](https://github.com/nativescript-community/ui-material-components/compare/v4.0.12...v5.0.0) (2020-09-21) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@nativescript-community/ui-material-core", | ||
"version": "5.0.0", | ||
"version": "5.0.1", | ||
"description": "Material Core component", | ||
@@ -26,3 +26,3 @@ "main": "./index", | ||
"type": "before-prepare", | ||
"script": "hooks/before-prepare.js", | ||
"script": "scripts/before-prepare.js", | ||
"inject": true | ||
@@ -48,3 +48,3 @@ } | ||
"readmeFilename": "README.md", | ||
"gitHead": "3f9f3f48b9233c234f1f19b0cca852ad9ff784de", | ||
"gitHead": "19d8b974d558a788d77cd445320c627746bac3a5", | ||
"dependencies": { | ||
@@ -51,0 +51,0 @@ "@nativescript/hook": "~2.0.0" |
@@ -15,4 +15,4 @@ { | ||
}, | ||
"include": ["../../src/core/hooks/**/*.ts", "../../references.d.ts", "../../src/references.d.ts"], | ||
"include": ["../../src/core/scripts/**/*.ts", "../../references.d.ts", "../../src/references.d.ts"], | ||
"exclude": ["../../src/core/angular/**"] | ||
} |
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
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
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
196377
54
1916
2