Socket
Socket
Sign inDemoInstall

react-remove-scroll-bar

Package Overview
Dependencies
14
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.0 to 2.1.0

12

package.json
{
"name": "react-remove-scroll-bar",
"version": "2.0.0",
"version": "2.1.0",
"description": "Removes body scroll without content _shake_",

@@ -33,4 +33,10 @@ "main": "dist/es5/index.js",

"peerDependencies": {
"react": "^16.8.0"
"react": "^16.8.0",
"@types/react": "^16.8.0"
},
"peerDependenciesMeta": {
"@types/react": {
"optional": true
}
},
"jsnext:main": "dist/es2015/index.js",

@@ -45,5 +51,5 @@ "module": "dist/es2015/index.js",

"dependencies": {
"react-style-singleton": "^2.0.0",
"react-style-singleton": "^2.1.0",
"tslib": "^1.0.0"
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc