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.5 to 1.1.6

4

dist/IxProgress.d.ts

@@ -34,4 +34,4 @@ import { LitElement } from 'lit';

label: string;
renderProgressBar(): import("lit-html").TemplateResult<1>;
render(): import("lit-html").TemplateResult<1>;
renderProgressBar(): import("lit").TemplateResult<1>;
render(): import("lit").TemplateResult<1>;
}

@@ -38,0 +38,0 @@ declare global {

@@ -43,2 +43,3 @@ import { __decorate } from "tslib";

comp = html `<md-linear-progress
style="width: initial"
.buffer="${this.buffer}"

@@ -45,0 +46,0 @@ .value="${this.value}"

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

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

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

],
"gitHead": "5714160bac22bcafd35125ddf83b029a7235ba9d"
"gitHead": "3f03e0e887e1a3fdbeeba66e270abbb74ae7a95b"
}

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