Socket
Socket
Sign inDemoInstall

former-kit-skin-pagarme

Package Overview
Dependencies
101
Maintainers
14
Versions
88
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.9.6 to 2.10.0

dist/styles/radio/index.css

7

CHANGELOG.md
# Changelog
## [2.10.0](https://www.github.com/pagarme/former-kit-skin-pagarme/compare/v2.9.6...v2.10.0) (2020-12-28)
### Features
* add theme for Radio ([b348a6e](https://www.github.com/pagarme/former-kit-skin-pagarme/commit/b348a6edbc0b1b05a4db61b88528b33b52858e8c))
### [2.9.6](https://www.github.com/pagarme/former-kit-skin-pagarme/compare/v2.9.5...v2.9.6) (2020-11-18)

@@ -4,0 +11,0 @@

3

dist/styles/index.js

@@ -53,2 +53,4 @@ "use strict";

var UIRadio = require('./radio/index.css');
var UIRadioGroup = require('./radio-group/index.css');

@@ -110,2 +112,3 @@

UIPopover: UIPopover,
UIRadio: UIRadio,
UIRadioGroup: UIRadioGroup,

@@ -112,0 +115,0 @@ UISecondaryDropdownForm: UISecondaryDropdownForm,

2

package.json
{
"name": "former-kit-skin-pagarme",
"version": "2.9.6",
"version": "2.10.0",
"description": "A skin for former-kit based on Pagar.me's brand",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

@@ -26,2 +26,3 @@ const UIAlert = require('./alert/index.css')

const UIPopover = require('./popover/index.css')
const UIRadio = require('./radio/index.css')
const UIRadioGroup = require('./radio-group/index.css')

@@ -69,2 +70,3 @@ const UISecondaryDropdownForm = require('./form-fields/secondary-dropdown/index.css')

UIPopover,
UIRadio,
UIRadioGroup,

@@ -71,0 +73,0 @@ UISecondaryDropdownForm,

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc