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

@dile/ui

Package Overview
Dependencies
Maintainers
1
Versions
54
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dile/ui - npm Package Compare versions

Comparing version 2.0.3 to 2.0.4

3

components/icon/src/DileIcon.js

@@ -17,2 +17,5 @@ import { html, css, LitElement } from "lit";

display: inline-block;
transition-duration: 0.3s;
transition-timing-function: ease-in-out;
transition-property: background-color;
}

@@ -19,0 +22,0 @@ span {

4

package.json
{
"name": "@dile/ui",
"version": "2.0.3",
"version": "2.0.4",
"description": "UI Core components from dile-components.",

@@ -29,3 +29,3 @@ "main": "index.js",

},
"gitHead": "41b99158b3537b02a2e823bdd162cfdd0b7e7323"
"gitHead": "c922a9970c583480d390a005c9bc756ea1dd7b9c"
}
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