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

@vaadin/active-state-mixin

Package Overview
Dependencies
Maintainers
16
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vaadin/active-state-mixin - npm Package Compare versions

Comparing version 0.1.3 to 0.1.4

2

active-state-mixin.d.ts

@@ -5,3 +5,3 @@ import { Constructor } from '@vaadin/mixin-utils';

import { ActiveStateClass } from './active-state-class';
export declare const ActiveStateMixin: <T extends Constructor<DisabledStateInterface & ActiveStateClass & KeyboardClass>>(base: T) => T & Constructor<ActiveStateClass>;
export declare const ActiveStateMixin: <T extends Constructor<DisabledStateInterface & ActiveStateClass & KeyboardClass>>(base: T) => T & Constructor<ActiveStateClass & KeyboardClass>;
//# sourceMappingURL=active-state-mixin.d.ts.map
{
"name": "@vaadin/active-state-mixin",
"version": "0.1.3",
"version": "0.1.4",
"author": "Vaadin Ltd",

@@ -31,3 +31,3 @@ "license": "Apache-2.0",

},
"gitHead": "ff5f69931daced1cb7176b7774547752c1c982c7"
"gitHead": "79ffbfc054bfb97948301a62bbca923f36c0b221"
}

Sorry, the diff of this file is not supported yet

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