Socket
Socket
Sign inDemoInstall

react-remove-scroll

Package Overview
Dependencies
Maintainers
1
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-remove-scroll - npm Package Compare versions

Comparing version 2.0.3 to 2.0.4

6

package.json
{
"name": "react-remove-scroll",
"version": "2.0.3",
"version": "2.0.4",
"description": "Disables scroll outside of `children` node.",

@@ -64,3 +64,5 @@ "main": "dist/es5/index.js",

},
"sideEffects": false,
"sideEffects": [
"**/sidecar.js"
],
"resolutions": {

@@ -67,0 +69,0 @@ "typescript": "^3.0.0"

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