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

@anypoint-web-components/anypoint-control-mixins

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@anypoint-web-components/anypoint-control-mixins - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

2

button-state-mixin.js

@@ -104,3 +104,3 @@ /**

get receivedFocusFromKeyboard() {
return this._pointerDown;
return this._receivedFocusFromKeyboard || false;
}

@@ -107,0 +107,0 @@

{
"name": "@anypoint-web-components/anypoint-control-mixins",
"description": "A set of mixins to be implemented in various controls reacting to user input",
"version": "1.0.0",
"version": "1.0.1",
"license": "Apache-2.0",

@@ -69,3 +69,2 @@ "main": "anypoint-control-mixins.js",

"eslint --fix",
"prettier --write",
"git add"

@@ -72,0 +71,0 @@ ]

@@ -1,2 +0,2 @@

[![Build Status](https://travis-ci.org/anypoint-web-components/anypoint-control-mixins.svg?branch=stage)](https://travis-ci.org/anypoint-web-components/anypoint-control-mixins)
[![Build Status](https://travis-ci.org/anypoint-web-components/anypoint-control-mixins.svg?branch=master)](https://travis-ci.org/anypoint-web-components/anypoint-control-mixins)

@@ -3,0 +3,0 @@ [![Published on NPM](https://img.shields.io/npm/v/@anypoint-web-components/anypoint-control-mixins.svg)](https://www.npmjs.com/package/@anypoint-web-components/anypoint-control-mixins)

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