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

@ecl/ec-component-file

Package Overview
Dependencies
Maintainers
4
Versions
59
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ecl/ec-component-file - npm Package Compare versions

Comparing version 2.29.0 to 2.30.0

1

ec-component-file.js

@@ -22,3 +22,2 @@ import { queryOne } from '@ecl/ec-base/helpers/dom';

fileDownload.init();
// eslint-disable-next-line no-param-reassign
root.ECLFileDownload = fileDownload;

@@ -25,0 +24,0 @@ return fileDownload;

12

package.json
{
"name": "@ecl/ec-component-file",
"version": "2.29.0",
"version": "2.30.0",
"description": "ECL EC File",

@@ -12,6 +12,6 @@ "main": "ec-component-file.js",

"dependencies": {
"@ecl/ec-base": "^2.29.0",
"@ecl/ec-component-button": "^2.29.0",
"@ecl/ec-component-icon": "^2.29.0",
"@ecl/ec-component-link": "^2.29.0"
"@ecl/ec-base": "^2.30.0",
"@ecl/ec-component-button": "^2.30.0",
"@ecl/ec-component-icon": "^2.30.0",
"@ecl/ec-component-link": "^2.30.0"
},

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

],
"gitHead": "7fa1fa710e4fa269351dd750252f36f905880a6d"
"gitHead": "12acbdf87ff77a7cee03b9fa2c432c359e60319a"
}
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