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

@netcentric/eddys-video

Package Overview
Dependencies
Maintainers
4
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@netcentric/eddys-video - npm Package Compare versions

Comparing version 1.0.13 to 1.0.14

2

libs/blocks/example-component/example-component.js

@@ -0,1 +1,2 @@

const componentName = 'example-component';
export class ExampleComponent {

@@ -8,2 +9,3 @@ constructor(block) {

export async function defaultDecorate(block, ClassObj) {
block.classList.add(componentName);
const elements = Array.from(block.children);

@@ -10,0 +12,0 @@

2

package.json
{
"name": "@netcentric/eddys-video",
"version": "1.0.13",
"version": "1.0.14",
"description": "<Package description>",

@@ -5,0 +5,0 @@ "license": "Apache-2.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