@fastkit/body-scroll-lock
Advanced tools
Comparing version 0.13.8 to 0.14.0
@@ -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": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
18695
6
170
+ Added@fastkit/helpers@0.14.0(transitive)
+ Added@fastkit/tiny-logger@0.14.0(transitive)
+ Added@fastkit/ts-type-utils@0.2.0(transitive)
- Removed@fastkit/helpers@0.13.8(transitive)
- Removed@fastkit/tiny-logger@0.13.8(transitive)
- Removed@fastkit/ts-type-utils@0.1.2(transitive)
Updated@fastkit/helpers@0.14.0
Updated@fastkit/tiny-logger@0.14.0