New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

tua-body-scroll-lock

Package Overview
Dependencies
Maintainers
2
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tua-body-scroll-lock - npm Package Compare versions

Comparing version 1.2.2-0 to 1.3.0-beta.0

dist/index.d.ts

2

dist/tua-bsl.esm.browser.js
/**
* tua-body-scroll-lock v1.2.2-0
* tua-body-scroll-lock v1.3.0-beta.0
* (c) 2023 Evinma, BuptStEve

@@ -4,0 +4,0 @@ * @license MIT

/**
* tua-body-scroll-lock v1.2.2-0
* tua-body-scroll-lock v1.3.0-beta.0
* (c) 2023 Evinma, BuptStEve

@@ -4,0 +4,0 @@ * @license MIT

/**
* tua-body-scroll-lock v1.2.2-0
* tua-body-scroll-lock v1.3.0-beta.0
* (c) 2023 Evinma, BuptStEve

@@ -4,0 +4,0 @@ * @license MIT

/**
* tua-body-scroll-lock v1.2.2-0
* tua-body-scroll-lock v1.3.0-beta.0
* (c) 2023 Evinma, BuptStEve

@@ -4,0 +4,0 @@ * @license MIT

{
"name": "tua-body-scroll-lock",
"version": "1.2.2-0",
"version": "1.3.0-beta.0",
"packageManager": "pnpm@^7",
"description": "🔐Body scroll locking that just works with everything",

@@ -23,3 +24,3 @@ "main": "dist/tua-bsl.umd.js",

"type-check:watch": "npm run type-check -- --watch",
"lint": "eslint --fix ./",
"lint": "eslint ./ --ext .vue,.js,.jsx,.cjs,.mjs,.ts,.tsx,.cts,.mts --fix --ignore-path .gitignore",
"start": "rollup -c -w",

@@ -30,6 +31,5 @@ "test": "npm run type-check && cross-env NODE_ENV=test jest",

"build": "npm run lint && cross-env NODE_ENV=production rollup -c && cp index.html dist/index.html",
"next": "npm --no-git-tag-version version prerelease",
"next:m": "npm --no-git-tag-version version preminor",
"pub": "npm run build && npm publish",
"pub:n": "npm run build && npm publish --tag next",
"prepublishOnly": "npm run build",
"pub": "bumpp && npm publish",
"pub:n": "bumpp && npm publish --tag next",
"deploy": "npm run build && gh-pages -d dist"

@@ -66,2 +66,3 @@ },

"babel-jest": "^29.5.0",
"bumpp": "^9.1.1",
"concurrently": "^8.2.0",

@@ -68,0 +69,0 @@ "cross-env": "^7.0.3",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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