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

@10play/phoenix-button

Package Overview
Dependencies
Maintainers
1
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@10play/phoenix-button - npm Package Compare versions

Comparing version 2.0.9 to 2.0.10

8

CHANGELOG.md

@@ -6,2 +6,10 @@ # Change Log

## [2.0.10](https://github.com/davixyz/phoenix/compare/v2.0.9...v2.0.10) (2021-04-10)
**Note:** Version bump only for package @10play/phoenix-button
## [2.0.9](https://github.com/davixyz/phoenix/compare/v2.0.8...v2.0.9) (2021-04-10)

@@ -8,0 +16,0 @@

2

lib/phoenix-button.js
import React from 'react';
import cx from 'clsx';
import styles from './styles.css';
// change in button
const Button = ({ children, className, variant, ...rest }) => {

@@ -6,0 +6,0 @@ const classes = cx(

{
"name": "@10play/phoenix-button",
"version": "2.0.9",
"version": "2.0.10",
"description": "> TODO: description",

@@ -43,3 +43,3 @@ "author": "ZBejavu <67857471+ZBejavu@users.noreply.github.com>",

},
"gitHead": "4f61f0ffd176107573c0865d793da54c7dc4fa3a"
"gitHead": "6d92f10e70ac4dc6dbca37bd1eea77db0cb0429b"
}
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