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

@material/slider

Package Overview
Dependencies
Maintainers
17
Versions
1675
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@material/slider - npm Package Compare versions

Comparing version 4.0.0-alpha.0 to 4.0.0-canary.0

80

CHANGELOG.md

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

# [4.0.0-canary.0](https://github.com/material-components/material-components-web/compare/v3.1.1...v4.0.0-canary.0) (2019-09-05)
### Code Refactoring
* **slider:** Functional slider tick visuals with css background ([#4756](https://github.com/material-components/material-components-web/issues/4756)) ([8f851d9](https://github.com/material-components/material-components-web/commit/8f851d9))
### BREAKING CHANGES
* **slider:** remove adapter methods `appendTrackMarkers`, `removeTrackMarkers `, `setLastTrackMarkersStyleProperty `, and add adapter method `setTrackMarkers`.
# [4.0.0-canary.0](https://github.com/material-components/material-components-web/compare/v3.1.1...v4.0.0-canary.0) (2019-09-05)
### Code Refactoring
* **slider:** Functional slider tick visuals with css background ([#4756](https://github.com/material-components/material-components-web/issues/4756)) ([8f851d9](https://github.com/material-components/material-components-web/commit/8f851d9))
### BREAKING CHANGES
* **slider:** remove adapter methods `appendTrackMarkers`, `removeTrackMarkers `, `setLastTrackMarkersStyleProperty `, and add adapter method `setTrackMarkers`.
# [4.0.0-canary.0](https://github.com/material-components/material-components-web/compare/v3.1.1...v4.0.0-canary.0) (2019-09-05)
### Code Refactoring
* **slider:** Functional slider tick visuals with css background ([#4756](https://github.com/material-components/material-components-web/issues/4756)) ([8f851d9](https://github.com/material-components/material-components-web/commit/8f851d9))
### BREAKING CHANGES
* **slider:** remove adapter methods `appendTrackMarkers`, `removeTrackMarkers `, `setLastTrackMarkersStyleProperty `, and add adapter method `setTrackMarkers`.
# [4.0.0-a9e694931.0](https://github.com/material-components/material-components-web/compare/v3.1.1...v4.0.0-a9e694931.0) (2019-09-05)
### Code Refactoring
* **slider:** Functional slider tick visuals with css background ([#4756](https://github.com/material-components/material-components-web/issues/4756)) ([8f851d9](https://github.com/material-components/material-components-web/commit/8f851d9))
### BREAKING CHANGES
* **slider:** remove adapter methods `appendTrackMarkers`, `removeTrackMarkers `, `setLastTrackMarkersStyleProperty `, and add adapter method `setTrackMarkers`.
# [4.0.0-snapshot.0](https://github.com/material-components/material-components-web/compare/v3.1.1...v4.0.0-snapshot.0) (2019-09-05)
### Code Refactoring
* **slider:** Functional slider tick visuals with css background ([#4756](https://github.com/material-components/material-components-web/issues/4756)) ([8f851d9](https://github.com/material-components/material-components-web/commit/8f851d9))
### BREAKING CHANGES
* **slider:** remove adapter methods `appendTrackMarkers`, `removeTrackMarkers `, `setLastTrackMarkersStyleProperty `, and add adapter method `setTrackMarkers`.
# [4.0.0-alpha.0](https://github.com/material-components/material-components-web/compare/v3.1.0...v4.0.0-alpha.0) (2019-08-07)

@@ -8,0 +88,0 @@

18

package.json
{
"name": "@material/slider",
"version": "4.0.0-alpha.0",
"version": "4.0.0-canary.0",
"description": "The Material Components for the web slider component",

@@ -24,12 +24,12 @@ "main": "dist/mdc.slider.js",

"dependencies": {
"@material/animation": "^4.0.0-alpha.0",
"@material/base": "^4.0.0-alpha.0",
"@material/dom": "^4.0.0-alpha.0",
"@material/feature-targeting": "^4.0.0-alpha.0",
"@material/rtl": "^4.0.0-alpha.0",
"@material/theme": "^4.0.0-alpha.0",
"@material/typography": "^4.0.0-alpha.0",
"@material/animation": "^4.0.0-canary.0",
"@material/base": "^4.0.0-canary.0",
"@material/dom": "^4.0.0-canary.0",
"@material/feature-targeting": "^4.0.0-canary.0",
"@material/rtl": "^4.0.0-canary.0",
"@material/theme": "^4.0.0-canary.0",
"@material/typography": "^4.0.0-canary.0",
"tslib": "^1.9.3"
},
"gitHead": "184b37f65b79a260f2835bd44e422dab2402d937"
"gitHead": "a9e69493144f4246efe28a958126afc2fedebd60"
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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