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
19
Versions
251
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 7.2.36 to 7.2.38

18

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

@@ -8,14 +8,2 @@ "main": "./slider",

"typings": "./slider.d.ts",
"scripts": {
"tsc": "cpy ../../src/slider/slider.d.ts ./ && tsc -d",
"tsc-win": "cpy ..\\..\\src\\slider\\slider.d.ts .\\ && tsc -d",
"build": "npm run tsc",
"build.watch": "npm run tsc -- -w",
"build.win": "npm run tsc-win",
"build.all": "npm run build && npm run build.angular",
"build.all.win": "npm run build.win && npm run build.angular.win",
"build.angular": "ng-packagr -p ../../src/slider/angular/ng-package.json -c ../../src/slider/angular/tsconfig.json",
"build.angular.win": "ng-packagr -p ..\\..\\src\\slider\\angular\\package.json -c ..\\..\\src\\slider\\angular\\tsconfig.json",
"clean": "rimraf ./*.d.ts ./*.js ./*.js.map"
},
"nativescript": {

@@ -50,5 +38,5 @@ "platforms": {

"dependencies": {
"@nativescript-community/ui-material-core": "^7.2.36"
"@nativescript-community/ui-material-core": "^7.2.38"
},
"gitHead": "698c3d07621ce5faed66ed39a13bd69ae8cf32e2"
"gitHead": "5420f127d24222f2c55e0e53ca1534a70b2b608f"
}
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