Socket
Socket
Sign inDemoInstall

@ltht-react/button

Package Overview
Dependencies
7
Maintainers
6
Versions
294
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.3.12 to 1.3.13

8

CHANGELOG.md

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

## 1.3.13 (2021-09-17)
**Note:** Version bump only for package @ltht-react/button
## 1.3.12 (2021-08-26)

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

0

lib/atoms/button.d.ts

@@ -0,0 +0,0 @@ import { FC, ReactNode, HTMLAttributes } from 'react';

@@ -0,0 +0,0 @@ "use strict";

export { default as Button } from './button';
export { default as PrimaryButton } from './primary-button';

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import { FC } from 'react';

@@ -0,0 +0,0 @@ "use strict";

export * from './atoms';

@@ -0,0 +0,0 @@ "use strict";

12

package.json
{
"name": "@ltht-react/button",
"version": "1.3.12",
"version": "1.3.13",
"description": "ltht-react atoms Button component.",

@@ -30,9 +30,9 @@ "author": "LTHT",

"@emotion/styled": "^11.0.0",
"@ltht-react/icon": "^1.3.12",
"@ltht-react/styles": "^1.3.4",
"@ltht-react/types": "^1.0.8",
"@ltht-react/utils": "^1.1.10",
"@ltht-react/icon": "^1.3.13",
"@ltht-react/styles": "^1.3.5",
"@ltht-react/types": "^1.0.9",
"@ltht-react/utils": "^1.1.11",
"react": "^17.0.0"
},
"gitHead": "88e4f8ea8a70b024c7be60f7535935c9bd7a9eb2"
"gitHead": "2fb4ee694529d51759e27b2201553e35b9aa5f2f"
}

@@ -0,0 +0,0 @@ # Button

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc