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

@polymer/paper-radio-button

Package Overview
Dependencies
Maintainers
1
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 1.3.1-pre.3 to 3.0.0-pre.1

.github/ISSUE_TEMPLATE.md

14

package.json
{
"name": "@polymer/paper-radio-button",
"flat": true,
"version": "1.3.1-pre.3",
"version": "3.0.0-pre.1",
"description": "A material design radio button",

@@ -20,12 +20,12 @@ "contributors": [

},
"license": "SEE LICENSE IN http://polymer.github.io/LICENSE.txt",
"license": "http://polymer.github.io/LICENSE.txt",
"homepage": "https://github.com/PolymerElements/paper-radio-button",
"dependencies": {
"@polymer/iron-checked-element-behavior": "preview",
"@polymer/iron-flex-layout": "preview",
"@polymer/paper-behaviors": "preview",
"@polymer/paper-styles": "preview",
"@polymer/polymer": "preview"
"@polymer/iron-checked-element-behavior": "^3.0.0-pre.1",
"@polymer/iron-flex-layout": "^3.0.0-pre.1",
"@polymer/paper-behaviors": "^3.0.0-pre.1",
"@polymer/paper-styles": "^3.0.0-pre.1",
"@polymer/polymer": "^3.0.0-pre.1"
},
"devDependencies": {}
}

@@ -1,15 +0,1 @@

<!---
This README is automatically generated from the comments in these files:
paper-radio-button.html
Edit those files, and our readme bot will duplicate them over here!
Edit this file, and the bot will squash your changes :)
The bot does some handling of markdown. Please file a bug if it does the wrong
thing! https://github.com/PolymerLabs/tedium/issues
-->
[![Build status](https://travis-ci.org/PolymerElements/paper-radio-button.svg?branch=master)](https://travis-ci.org/PolymerElements/paper-radio-button)

@@ -20,3 +6,3 @@

##&lt;paper-radio-button&gt;
## &lt;paper-radio-button&gt;

@@ -56,3 +42,1 @@ Material design: [Radio button](https://www.google.com/design/spec/components/selection-controls.html#selection-controls-radio-button)

In order to apply the `Roboto` font to this element, make sure you've imported `paper-styles/typography.html`.
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