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

@anypoint-web-components/anypoint-button

Package Overview
Dependencies
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@anypoint-web-components/anypoint-button - npm Package Compare versions

Comparing version 1.0.3 to 1.0.4

4

anypoint-button-base.js

@@ -78,5 +78,3 @@ import { LitElement } from 'lit-element';

}
if (this._setChanged('elevation', value)) {
this.setAttribute('elevation', String(value));
}
this._setChanged('elevation', value);
}

@@ -83,0 +81,0 @@

{
"name": "@anypoint-web-components/anypoint-button",
"description": "Anypoint styled button.",
"version": "1.0.3",
"version": "1.0.4",
"license": "Apache-2.0",

@@ -34,7 +34,7 @@ "main": "anypoint-button.js",

"devDependencies": {
"@advanced-rest-client/arc-demo-helper": "^1.0.12",
"@advanced-rest-client/eslint-config": "^1.0.6",
"@advanced-rest-client/arc-demo-helper": "^1.0.14",
"@advanced-rest-client/eslint-config": "^1.0.8",
"@advanced-rest-client/prettier-config": "^0.1.0",
"@advanced-rest-client/testing-karma-sl": "^1.0.3",
"@anypoint-web-components/anypoint-checkbox": "^1.0.0",
"@anypoint-web-components/anypoint-checkbox": "^1.0.1",
"@anypoint-web-components/anypoint-icons": "^1.0.0",

@@ -44,4 +44,4 @@ "@anypoint-web-components/anypoint-styles": "^1.0.0-preview.1",

"@commitlint/config-conventional": "^7.0.0",
"@open-wc/testing": "^2.2.8",
"@open-wc/testing-karma": "^3.1.13",
"@open-wc/testing": "^2.3.1",
"@open-wc/testing-karma": "^3.1.20",
"@polymer/gen-typescript-declarations": "^1.6.2",

@@ -52,6 +52,6 @@ "@polymer/iron-icon": "^3.0.1",

"deepmerge": "^4.0.0",
"es-dev-server": "^1.10.4",
"es-dev-server": "^1.12.0",
"husky": "^1.0.0",
"karma": "^4.2.0",
"lint-staged": "^9.2.1",
"lint-staged": "^9.2.3",
"sinon": "^7.4.1"

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