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

simplebar

Package Overview
Dependencies
Maintainers
2
Versions
107
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

simplebar - npm Package Compare versions

Comparing version 2.4.3 to 2.4.4

11

package.json

@@ -16,3 +16,3 @@ {

"bugs": "https://github.com/grsmto/simplebar/issues",
"version": "2.4.3",
"version": "2.4.4",
"scripts": {

@@ -34,3 +34,3 @@ "start": "webpack-dev-server --inline",

"dependencies": {
"babel-runtime": "^6.11.6",
"babel-polyfill": "^6.26.0",
"lodash.debounce": "^4.0.8",

@@ -46,2 +46,3 @@ "scrollbarwidth": "^0.1.0"

"babel-plugin-transform-runtime": "^6.15.0",
"babel-preset-env": "^1.6.0",
"babel-preset-latest": "^6.16.0",

@@ -58,3 +59,7 @@ "css-loader": "^0.25.0",

"webpack-dev-server": "^1.16.1"
}
},
"browserslist": [
"> 1%",
"last 2 versions"
]
}

@@ -20,3 +20,3 @@ # SimpleBar [![npm package][npm-badge]][npm]

```
note: you can replace `@latest` to the latest version (ex `@4.2.2`), if you want to lock to a specific version
note: you can replace `@latest` to the latest version (ex `@2.4.3`), if you want to lock to a specific version

@@ -23,0 +23,0 @@ ### Usage

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

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