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

@dile/dile-close-on-esc-pressed-mixin

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dile/dile-close-on-esc-pressed-mixin - npm Package Compare versions

Comparing version 1.0.0 to 1.1.0

4

package.json
{
"name": "@dile/dile-close-on-esc-pressed-mixin",
"version": "1.0.0",
"version": "1.1.0",
"description": "Mixin function to create components that close themselves pressing the Esc key",

@@ -30,3 +30,3 @@ "keywords": [

},
"gitHead": "c1a6dc2e629de0a16e55b52b0e0d4526867eb0ec"
"gitHead": "c23625e78fc67205d3b13cddf6a7bd24f761bc6e"
}

@@ -22,3 +22,3 @@ # @dile/dile-close-on-esc-pressed-mixin

```
import { LitElement, html, css } from 'lit-element';
import { LitElement, html, css } from 'lit';
import { DileCloseOnEscPressed } from '@dile/dile-close-on-esc-pressed-mixin';

@@ -25,0 +25,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