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
6
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 4.0.6 to 4.0.8

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,2 +6,13 @@ # Change Log

## [4.0.8](https://github.com/Akylas/nativescript-material-components/compare/v4.0.6...v4.0.8) (2020-08-15)
### Bug Fixes
* **angular:** v10 build scripting works now ([#167](https://github.com/Akylas/nativescript-material-components/issues/167)) ([05c2cb4](https://github.com/Akylas/nativescript-material-components/commit/05c2cb4b79ab6239dc4b4ee5084fed94d53e1920))
## [4.0.6](https://github.com/Akylas/nativescript-material-components/compare/v4.0.5...v4.0.6) (2020-08-08)

@@ -8,0 +19,0 @@

{
"name": "@nativescript-community/ui-material-slider",
"version": "4.0.6",
"version": "4.0.8",
"description": "Material slider component",

@@ -38,5 +38,5 @@ "main": "./slider",

"dependencies": {
"@nativescript-community/ui-material-core": "^4.0.6"
"@nativescript-community/ui-material-core": "^4.0.8"
},
"gitHead": "39d3473799a4b61e6658c3b12d33b037978df80c"
"gitHead": "28738301ad876f23fa533ca7e9e89f66db8b0e7e"
}
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