Socket
Socket
Sign inDemoInstall

@polymer/paper-menu-button

Package Overview
Dependencies
Maintainers
1
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@polymer/paper-menu-button - npm Package Compare versions

Comparing version 3.0.0-pre.1 to 3.0.0-pre.2

paper-menu-button-animations.html

28

package.json
{
"name": "@polymer/paper-menu-button",
"flat": true,
"version": "3.0.0-pre.1",
"version": "3.0.0-pre.2",
"description": "A material design element that composes a trigger and a dropdown menu",

@@ -21,3 +21,3 @@ "contributors": [

},
"license": "http://polymer.github.io/LICENSE.txt",
"license": "BSD-3-Clause",
"homepage": "https://github.com/PolymerElements/paper-menu-button",

@@ -33,3 +33,23 @@ "dependencies": {

},
"devDependencies": {}
}
"devDependencies": {
"@polymer/iron-component-page": "^3.0.0-pre.1",
"@polymer/iron-icon": "^3.0.0-pre.1",
"@polymer/iron-icons": "^3.0.0-pre.1",
"@polymer/iron-image": "^3.0.0-pre.1",
"@polymer/iron-demo-helpers": "^3.0.0-pre.1",
"@polymer/iron-test-helpers": "^3.0.0-pre.1",
"@polymer/paper-button": "^3.0.0-pre.1",
"@polymer/paper-icon-button": "^3.0.0-pre.1",
"@polymer/paper-item": "^3.0.0-pre.1",
"@polymer/paper-listbox": "^3.0.0-pre.1",
"wct-browser-legacy": "0.0.1-pre.11",
"@webcomponents/webcomponentsjs": "^1.0.0",
"web-animations-js": "^2.3.1"
},
"resolutions": {
"inherits": "2.0.3",
"samsam": "1.1.3",
"supports-color": "3.1.2",
"type-detect": "1.0.0"
}
}

5

README.md

@@ -58,5 +58,2 @@ [![Build status](https://travis-ci.org/PolymerElements/paper-menu-button.svg?branch=master)](https://travis-ci.org/PolymerElements/paper-menu-button)

- Distribution is now done with the `slot="dropdown-trigger"` and `slot="dropdown-content"` attributes (replacing the classes of the same names)

Sorry, the diff of this file is not supported yet

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