@nativescript-community/ui-material-slider
Advanced tools
Comparing version 4.0.10 to 4.0.11
@@ -6,2 +6,10 @@ # Change Log | ||
## [4.0.11](https://github.com/nativescript-community/ui-material-components/compare/v4.0.10...v4.0.11) (2020-09-10) | ||
**Note:** Version bump only for package @nativescript-community/ui-material-slider | ||
## [4.0.10](https://github.com/nativescript-community/ui-material-components/compare/v4.0.8...v4.0.10) (2020-09-02) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@nativescript-community/ui-material-slider", | ||
"version": "4.0.10", | ||
"version": "4.0.11", | ||
"description": "Material slider component", | ||
@@ -12,2 +12,3 @@ "main": "./slider", | ||
"build": "npm run tsc", | ||
"build.all": "npm run build && npm run build.angular", | ||
"build.angular": "../../node_modules/.bin/ng-packagr -p ../../src/slider/angular/package.json -c ../../src/slider/angular/tsconfig.json", | ||
@@ -39,5 +40,5 @@ "clean": "../../node_modules/.bin/rimraf ./*.d.ts ./*.js ./*.js.map" | ||
"dependencies": { | ||
"@nativescript-community/ui-material-core": "^4.0.10" | ||
"@nativescript-community/ui-material-core": "^4.0.11" | ||
}, | ||
"gitHead": "6e0bbbd82d70a4e5dcf3f01e2609caf5b7ee3f3f" | ||
"gitHead": "92a98ce5428b581dfccb2255c468867796d66ced" | ||
} |
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
60342