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

@bolttech/atoms-button

Package Overview
Dependencies
Maintainers
8
Versions
68
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bolttech/atoms-button - npm Package Compare versions

Comparing version 0.1.3 to 0.2.0

4

package.json
{
"name": "@bolttech/atoms-button",
"version": "0.1.3",
"version": "0.2.0",
"module": "./index.js",

@@ -10,3 +10,3 @@ "main": "./index.js",

"peerDependencies": {
"@bolttech/atoms-icon": "0.1.3",
"@bolttech/atoms-icon": "0.1.4",
"@edirect/frontend-foundations": "0.0.26",

@@ -13,0 +13,0 @@ "styled-components": "5.3.6"

export { Button } from './lib/atoms-button';
export type { ButtonProps } from './lib/atoms-button.type';
export type { ButtonProps, ButtonVariants } from './lib/atoms-button.type';
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