Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@nativescript-community/ui-material-slider

Package Overview
Dependencies
Maintainers
12
Versions
253
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 5.2.26 to 5.2.27

8

CHANGELOG.md

@@ -6,2 +6,10 @@ # Change Log

## [5.2.27](https://github.com/nativescript-community/ui-material-components/tree/master/packages/slider/compare/v5.2.26...v5.2.27) (2021-04-27)
**Note:** Version bump only for package @nativescript-community/ui-material-slider
## [5.2.26](https://github.com/nativescript-community/ui-material-components/tree/master/packages/slider/compare/v5.2.25...v5.2.26) (2021-04-26)

@@ -8,0 +16,0 @@

9

package.json
{
"name": "@nativescript-community/ui-material-slider",
"version": "5.2.26",
"version": "5.2.27",
"description": "Material Design Sliders allow users to make selections from a range of values.",

@@ -10,6 +10,7 @@ "main": "./slider",

"tsc": "../../node_modules/.bin/cpy ../../src/slider/slider.d.ts ./ && ../../node_modules/.bin/tsc --skipLibCheck -d",
"tsc-win": "../../node_modules/.bin/cpy ..\\..\\src\\slider\\slider.d.ts .\\ && ..\\..\\node_modules\\.bin\\tsc --skipLibCheck -d",
"tsc-win": "..\\..\\node_modules\\.bin\\cpy ..\\..\\src\\slider\\slider.d.ts .\\ && ..\\..\\node_modules\\.bin\\tsc --skipLibCheck -d",
"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",
"build.angular.win": "..\\..\\node_modules\\.bin\\ng-packagr -p ..\\..\\src\\slider\\angular\\package.json -c ..\\..\\src\\slider\\angular\\tsconfig.json",
"clean": "../../node_modules/.bin/rimraf ./*.d.ts ./*.js ./*.js.map"

@@ -46,5 +47,5 @@ },

"dependencies": {
"@nativescript-community/ui-material-core": "^5.2.26"
"@nativescript-community/ui-material-core": "^5.2.27"
},
"gitHead": "1e017bf88896e83a359bc1b881d1a4b0eef10de6"
"gitHead": "186d57ad63c64585a8f1b66707c2ab4256e36402"
}
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