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

@fastkit/body-scroll-lock

Package Overview
Dependencies
Maintainers
1
Versions
204
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fastkit/body-scroll-lock - npm Package Compare versions

Comparing version 0.8.11 to 0.8.12

2

dist/body-scroll-lock.d.ts

@@ -8,3 +8,3 @@ export declare interface BodyScrollOptions {

export declare const disableBodyScroll: (targetElement: any, options?: BodyScrollOptions | undefined) => void;
export declare const disableBodyScroll: (targetElement: any, options?: BodyScrollOptions) => void;

@@ -11,0 +11,0 @@ export declare const enableBodyScroll: (targetElement: any) => void;

{
"name": "@fastkit/body-scroll-lock",
"version": "0.8.11",
"version": "0.8.12",
"description": "@fastkit/body-scroll-lock",

@@ -26,4 +26,4 @@ "main": "index.js",

"dependencies": {
"@fastkit/tiny-logger": "0.8.11"
"@fastkit/tiny-logger": "0.8.12"
}
}
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