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.13.8 to 0.14.0

2

dist/body-scroll-lock.d.ts

@@ -9,2 +9,2 @@ interface BodyScrollOptions {

export { BodyScrollOptions, clearAllBodyScrollLocks, disableBodyScroll, enableBodyScroll };
export { type BodyScrollOptions, clearAllBodyScrollLocks, disableBodyScroll, enableBodyScroll };
{
"name": "@fastkit/body-scroll-lock",
"version": "0.13.8",
"version": "0.14.0",
"description": "@fastkit/body-scroll-lock",

@@ -30,11 +30,2 @@ "keywords": [

},
"main": "./dist/body-scroll-lock.mjs",
"types": "./dist/body-scroll-lock.d.ts",
"typesVersions": {
"*": {
".": [
"./dist/body-scroll-lock.d.ts"
]
}
},
"files": [

@@ -44,4 +35,4 @@ "dist"

"dependencies": {
"@fastkit/helpers": "0.13.8",
"@fastkit/tiny-logger": "0.13.8"
"@fastkit/helpers": "0.14.0",
"@fastkit/tiny-logger": "0.14.0"
},

@@ -48,0 +39,0 @@ "scripts": {

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