New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@digital-realty/ix-toast

Package Overview
Dependencies
Maintainers
0
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 1.1.3 to 1.1.4-alpha-224908-t51.0

0

dist/src/index.d.ts
export { IxToast } from './IxToast.js';
export { IxToaster } from './IxToaster.js';
export { IxToasters } from './IxToasters.js';

@@ -0,0 +0,0 @@ export { IxToast } from './IxToast.js';

import { IxMessageToast } from './IxMessageToast.js';
window.customElements.define('ix-message-toast', IxMessageToast);
//# sourceMappingURL=ix-message-toast.js.map
import { IxToast } from './IxToast.js';
window.customElements.define('ix-toast', IxToast);
//# sourceMappingURL=ix-toast.js.map
import { IxToaster } from './IxToaster.js';
window.customElements.define('ix-toaster', IxToaster);
//# sourceMappingURL=ix-toaster.js.map
import { IxToasters } from './IxToasters.js';
window.customElements.define('ix-toasters', IxToasters);
//# sourceMappingURL=ix-toasters.js.map

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

@@ -0,0 +0,0 @@ import { __decorate } from "tslib";

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

@@ -0,0 +0,0 @@ import { __decorate } from "tslib";

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

@@ -0,0 +0,0 @@ import { __decorate } from "tslib";

@@ -0,0 +0,0 @@ import { LitElement, TemplateResult } from 'lit';

@@ -0,0 +0,0 @@ import { __decorate } from "tslib";

@@ -0,0 +0,0 @@ import { TemplateResult } from 'lit';

@@ -0,0 +0,0 @@ import { fadeIn, fadeOut } from '@lit-labs/motion';

import '../src/ix-toasters.js';

@@ -0,0 +0,0 @@ import { html } from 'lit';

6

package.json

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

"author": "ix-toast",
"version": "1.1.3",
"version": "1.1.4-alpha-224908-t51.0",
"type": "module",

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

"dependencies": {
"@digital-realty/ix-icon-button": "^1.1.3",
"@digital-realty/ix-icon-button": "^1.1.4-alpha-224908-t51.0",
"@lit-labs/motion": "^1.0.6",

@@ -99,3 +99,3 @@ "lit": "^2.8.0 || ^3.0.0",

},
"gitHead": "d05f7852e15c67ec82d2b44f3d730398f25c55c4"
"gitHead": "21f49bb36f86ff54ce1b457fe2c1ba664a253ea8"
}

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