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

@s-ui/react-atom-action-button

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@s-ui/react-atom-action-button - npm Package Compare versions

Comparing version 1.7.0 to 1.8.0

9

CHANGELOG.md
# CHANGELOG
# 1.8.0 (2022-04-05)
### Bug Fixes
* **components/atom/actionButton:** resolve linting errors ([d43022e](https://github.com/SUI-Components/sui-components/commit/d43022e59327489f0c0477d9dc19526e89a84619))
# 1.7.0 (2022-02-02)

@@ -4,0 +13,0 @@

2

demo/package.json
{
"name": "atom-action-button",
"version": "1.1.0",
"version": "1.2.0",
"description": "",

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

{
"name": "@s-ui/react-atom-action-button",
"version": "1.7.0",
"version": "1.8.0",
"description": "",

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

@@ -215,9 +215,4 @@ /*

const {atomActionButtonStyles: actual} = library
const {
FILLED_NEGATIVE,
FILLED_POSITIVE,
OUTLINE,
FLAT,
...others
} = actual
const {FILLED_NEGATIVE, FILLED_POSITIVE, OUTLINE, FLAT, ...others} =
actual

@@ -224,0 +219,0 @@ // Then

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