Socket
Socket
Sign inDemoInstall

@lrnwebcomponents/absolute-position-behavior

Package Overview
Dependencies
Maintainers
4
Versions
67
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lrnwebcomponents/absolute-position-behavior - npm Package Compare versions

Comparing version 7.0.16 to 7.0.17

2

lib/absolute-position-state-manager.js

@@ -214,3 +214,3 @@ /**

this.windowControllers.abort();
if (this.__watchSticky)
if (this.__watchSticky && this.scrollTarget)
this.scrollTarget.removeEventListener("scroll", this._handleScroll);

@@ -217,0 +217,0 @@ }

@@ -20,3 +20,3 @@ {

},
"version": "7.0.16",
"version": "7.0.17",
"description": "Abstracting the positioning behavior from paper-tooltip to be resusable in other elements",

@@ -45,6 +45,6 @@ "repository": {

"dependencies": {
"lit": "^2.7.6"
"lit": "^2.8.0"
},
"devDependencies": {
"@lrnwebcomponents/deduping-fix": "^7.0.16",
"@lrnwebcomponents/deduping-fix": "^7.0.17",
"@open-wc/testing": "3.2.0",

@@ -66,3 +66,3 @@ "@polymer/iron-component-page": "github:PolymerElements/iron-component-page",

],
"gitHead": "3f01a081c0e9953e959deffdbcba9a7dca1eeb65"
"gitHead": "a0c8558d0ed97b0ebbdddc84ea90fd01cf330635"
}
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