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

@ecl/vanilla-component-timeline

Package Overview
Dependencies
Maintainers
6
Versions
70
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ecl/vanilla-component-timeline - npm Package Compare versions

Comparing version 3.8.4 to 3.9.0

8

package.json

@@ -9,7 +9,7 @@ {

"license": "EUPL-1.2",
"version": "3.8.4",
"version": "3.9.0",
"description": "ECL Timeline",
"dependencies": {
"@ecl/theme-dev": "3.8.4",
"@ecl/vanilla-layout-grid": "3.8.4"
"@ecl/theme-dev": "3.9.0",
"@ecl/vanilla-layout-grid": "3.9.0"
},

@@ -32,3 +32,3 @@ "publishConfig": {

],
"gitHead": "b79eb951894a3ca13c9b1a6b8f4bfce3f02dbbf5"
"gitHead": "da7e2afeeec9d1aa44e4ce9e5ac46619a23328db"
}

@@ -36,3 +36,3 @@ import { queryOne } from '@ecl/dom-utils';

attachClickListener = true,
} = {}
} = {},
) {

@@ -42,3 +42,3 @@ // Check element

throw new TypeError(
'DOM element should be given to initialize this widget.'
'DOM element should be given to initialize this widget.',
);

@@ -45,0 +45,0 @@ }

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