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

angular-smooth-scrollbar

Package Overview
Dependencies
Maintainers
1
Versions
64
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

angular-smooth-scrollbar - npm Package Compare versions

Comparing version 5.2.0 to 5.2.1

4

bower.json
{
"name": "angular-smooth-scrollbar",
"version": "5.2.0",
"version": "5.2.1",
"authors": [

@@ -31,4 +31,4 @@ "Dolphin Wood <dolphin.w.e@gmail.com>"

"angular": "~1.4.3",
"smooth-scrollbar": "^5.2.0"
"smooth-scrollbar": "^5.2.1"
}
}

@@ -146,4 +146,3 @@

friction: '@',
thumbMinWidth: '@',
thumbMinHeight: '@',
thumbMinSize: '@',
continuousScrolling: '=',

@@ -150,0 +149,0 @@ ignoreEvents: '='

@@ -113,4 +113,3 @@ angular.module('SmoothScrollbar', [])

friction: '@',
thumbMinWidth: '@',
thumbMinHeight: '@',
thumbMinSize: '@',
continuousScrolling: '=',

@@ -117,0 +116,0 @@ ignoreEvents: '='

{
"name": "angular-smooth-scrollbar",
"version": "5.2.0",
"version": "5.2.1",
"description": "An angular module that allows you customize smooth scrollbars",

@@ -28,3 +28,3 @@ "main": "dist/angular-smooth-scrollbar.js",

"angular": "^1.4.8",
"smooth-scrollbar": "^5.2.0"
"smooth-scrollbar": "^5.2.1"
},

@@ -31,0 +31,0 @@ "devDependencies": {

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