@nativescript-community/ui-material-slider
Advanced tools
Comparing version 4.0.3 to 4.0.4
{ | ||
"name": "@nativescript-community/ui-material-slider-angular", | ||
"main": "index.js", | ||
"ngPackage": { | ||
"dest":"../../tempAngular/slider", | ||
"lib": { | ||
"entryFile": "index.ts", | ||
"umdModuleIds": { | ||
"@nativescript/core": "ns-core", | ||
"@nativescript/angular": "ns-angular", | ||
"@nativescript-community/ui-material-slider": "ns-material-slider" | ||
} | ||
}, | ||
"whitelistedNonPeerDependencies": [ | ||
"." | ||
] | ||
}, | ||
"scripts": { | ||
"build": "pnpm i && ../../../node_modules/.bin/rimraf ../../tempAngular/≈ && ../../../node_modules/.bin/ng-packagr -p package.json && ../../../node_modules/.bin/cpy './../tempAngular/ç/**/*' '../../../../packages/ç/angular' --parents" | ||
}, | ||
"devDependencies": { | ||
"@nativescript-community/ui-material-slider": "*" | ||
} | ||
"name": "@nativescript-community/ui-material-slider-angular", | ||
"main": "bundles/nativescript-community-ui-material-slider-angular.umd.js", | ||
"module": "fesm2015/nativescript-community-ui-material-slider-angular.js", | ||
"es2015": "fesm2015/nativescript-community-ui-material-slider-angular.js", | ||
"esm2015": "esm2015/nativescript-community-ui-material-slider-angular.js", | ||
"fesm2015": "fesm2015/nativescript-community-ui-material-slider-angular.js", | ||
"typings": "nativescript-community-ui-material-slider-angular.d.ts", | ||
"metadata": "nativescript-community-ui-material-slider-angular.metadata.json", | ||
"sideEffects": false, | ||
"dependencies": { | ||
"tslib": "^2.0.0" | ||
} | ||
} |
@@ -6,18 +6,24 @@ # Change Log | ||
## [4.0.3](https://github.com/Akylas/nativescript-material-components/compare/v4.0.2...v4.0.3) (2020-08-03) | ||
## [4.0.4](https://github.com/nstudio/nativescript-material-components/compare/v4.0.1...v4.0.4) (2020-08-04) | ||
**Note:** Version bump only for package @nativescript-community/ui-material-slider | ||
### Bug Fixes | ||
* **angular:** build scripting ([d7db58e](https://github.com/nstudio/nativescript-material-components/commit/d7db58eb1bcec81a75c3c043800b7065dfce7553)) | ||
## [4.0.2](https://github.com/Akylas/nativescript-material-components/compare/v4.0.1...v4.0.2) (2020-08-03) | ||
**Note:** Version bump only for package @nativescript-community/ui-material-slider | ||
## [4.0.3](https://github.com/nstudio/nativescript-material-components/compare/v4.0.1...v4.0.3) (2020-08-04) | ||
### Bug Fixes | ||
* **angular:** build scripting ([d7db58e](https://github.com/nstudio/nativescript-material-components/commit/d7db58eb1bcec81a75c3c043800b7065dfce7553)) | ||
## [4.0.1](https://github.com/Akylas/nativescript-material-components/compare/v4.0.0...v4.0.1) (2020-07-29) | ||
@@ -24,0 +30,0 @@ |
{ | ||
"name": "@nativescript-community/ui-material-slider", | ||
"version": "4.0.3", | ||
"version": "4.0.4", | ||
"description": "Material slider component", | ||
@@ -11,3 +11,3 @@ "main": "./slider", | ||
"tsc-win": "../../node_modules/.bin/cpy ..\\..\\src\\slider\\slider.d.ts .\\ && ..\\..\\node_modules\\.bin\\tsc --skipLibCheck -d", | ||
"build": "npm run tsc", | ||
"build": "npm run tsc && npm run build.angular", | ||
"build.angular": "cd ../../src/slider/angular && npm run build", | ||
@@ -39,5 +39,5 @@ "clean": "../../node_modules/.bin/rimraf ./*.d.ts ./*.js ./*.js.map" | ||
"dependencies": { | ||
"@nativescript-community/ui-material-core": "^4.0.3" | ||
"@nativescript-community/ui-material-core": "^4.0.4" | ||
}, | ||
"gitHead": "ea0c243fc3866bb19afe078691ea3b4453318174" | ||
"gitHead": "124a287e6fad7b27f8f968a7adc03ae21719e0c7" | ||
} |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
Minified code
QualityThis package contains minified code. This may be harmless in some cases where minified code is included in packaged libraries, however packages on npm should not minify code.
Found 1 instance in 1 package
56265
33
272
1
1