New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@nativescript-community/ui-material-slider

Package Overview
Dependencies
Maintainers
6
Versions
254
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nativescript-community/ui-material-slider - npm Package Compare versions

Comparing version 4.0.3 to 4.0.4

angular/bundles/nativescript-community-ui-material-slider-angular.umd.js

34

angular/package.json
{
"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"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc