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

@clayui/button

Package Overview
Dependencies
Maintainers
3
Versions
40
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@clayui/button - npm Package Compare versions

Comparing version 3.1.0 to 3.2.0

10

CHANGELOG.md

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

# [3.2.0](https://github.com/liferay/clay/tree/master/packages/clay-button/compare/@clayui/button@3.0.2...@clayui/button@3.2.0) (2020-01-31)
### Bug Fixes
- **@clayui/button:** fix error when using private name when generating declaration files ([e8d8027](https://github.com/liferay/clay/tree/master/packages/clay-button/commit/e8d8027)), closes [/github.com/Microsoft/TypeScript/issues/6307#issuecomment-360182089](https://github.com/liferay/clay/tree/master/packages/clay-button/issues/issuecomment-360182089)
### Features
- **alert:** add ability to put a button within an alert ([09f20e0](https://github.com/liferay/clay/tree/master/packages/clay-button/commit/09f20e0))
# [3.1.0](https://github.com/liferay/clay/tree/master/packages/clay-button/compare/@clayui/button@3.0.2...@clayui/button@3.1.0) (2020-01-20)

@@ -8,0 +18,0 @@

6

package.json
{
"name": "@clayui/button",
"version": "3.1.0",
"version": "3.2.0",
"description": "ClayButton component",

@@ -29,3 +29,3 @@ "license": "BSD-3-Clause",

"dependencies": {
"@clayui/icon": "^3.0.2",
"@clayui/icon": "^3.0.3",
"classnames": "^2.2.6"

@@ -41,3 +41,3 @@ },

],
"gitHead": "c57d995c58f23d16de65faf6cc958227421b9fa3"
"gitHead": "b0887defbc8bf6ed2e50ffaa9858ceba1d353f49"
}
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