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

@digital-realty/ix-progress

Package Overview
Dependencies
Maintainers
5
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@digital-realty/ix-progress - npm Package Compare versions

Comparing version 1.1.6 to 1.1.7

2

dist/react/IxProgress.d.ts
import { IxProgress as LitComp } from '../IxProgress.js';
export declare const IxProgress: import("@lit-labs/react").ReactWebComponent<LitComp, {}>;
export declare const IxProgress: import("@lit/react").ReactWebComponent<LitComp, {}>;
import React from 'react';
import { createComponent } from '@lit-labs/react';
import { createComponent } from '@lit/react';
import { IxProgress as LitComp } from '../IxProgress.js';
window.customElements.define('ix-progress', LitComp);
customElements.define('ix-progress', LitComp);
export const IxProgress = createComponent({

@@ -6,0 +6,0 @@ tagName: 'ix-progress',

@@ -6,3 +6,3 @@ {

"author": "Digital Realty",
"version": "1.1.6",
"version": "1.1.7",
"type": "module",

@@ -30,3 +30,3 @@ "main": "dist/index.js",

"dependencies": {
"@lit-labs/react": "^2.0.3",
"@lit/react": "^1.0.2",
"@material/web": "^1.0.1",

@@ -100,3 +100,3 @@ "lit": "^2.0.2",

],
"gitHead": "3f03e0e887e1a3fdbeeba66e270abbb74ae7a95b"
"gitHead": "351ac4d7500d9b6a33acc3e4efef9519701d5253"
}

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