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

@ecl/vanilla-component-inpage-navigation

Package Overview
Dependencies
Maintainers
6
Versions
71
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ecl/vanilla-component-inpage-navigation - npm Package Compare versions

Comparing version 3.1.3 to 3.2.0

2

inpage-navigation.js

@@ -221,3 +221,3 @@ import Stickyfill from 'stickyfilljs';

const self = this;
this.observer = new MutationObserver(function observe(mutationsList) {
this.observer = new MutationObserver((mutationsList) => {
const body = queryOne('.ecl-col-l-9');

@@ -224,0 +224,0 @@ const currentInpage = queryOne('[data-ecl-inpage-navigation-list]');

@@ -5,3 +5,3 @@ {

"license": "EUPL-1.2",
"version": "3.1.3",
"version": "3.2.0",
"description": "ECL In-page Navigation",

@@ -13,4 +13,4 @@ "main": "inpage-navigation.js",

"dependencies": {
"@ecl/theme-dev": "^3.1.3",
"@ecl/vanilla-layout-grid": "^3.1.3",
"@ecl/theme-dev": "^3.2.0",
"@ecl/vanilla-layout-grid": "^3.2.0",
"gumshoejs": "5.1.2",

@@ -35,3 +35,3 @@ "stickyfilljs": "2.1.0"

],
"gitHead": "af727dda2634f020c7261e8521f5ca7bff6e2e26"
"gitHead": "dc4c30e651ce92308c8f8888346e532a83a3d7e8"
}

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