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

ember-radio-button

Package Overview
Dependencies
Maintainers
3
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ember-radio-button - npm Package Compare versions

Comparing version 1.0.4 to 1.0.5

ember-radio-button.sublime-project

1

addon/components/labeled-radio-button.js

@@ -9,2 +9,3 @@ import Ember from 'ember';

classNames: ['ember-radio-button'],
defaultLayout: null, // ie8 support

@@ -11,0 +12,0 @@ checked: computed('groupValue', 'value', function(){

@@ -16,2 +16,3 @@ import Ember from 'ember';

value: null,
defaultLayout: null, // ie8 support

@@ -18,0 +19,0 @@ attributeBindings: boundAttributeKeys

2

package.json
{
"name": "ember-radio-button",
"description": "provides a radio-button component",
"version": "1.0.4",
"version": "1.0.5",
"directories": {

@@ -6,0 +6,0 @@ "doc": "doc",

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