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

@newageerp/v3.buttons.main-button

Package Overview
Dependencies
Maintainers
1
Versions
170
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@newageerp/v3.buttons.main-button - npm Package Compare versions

Comparing version 0.0.15 to 0.0.16

2

dist/main-button.d.ts

@@ -14,3 +14,3 @@ import { ReactNode } from 'react';

slate = "tw3-bg-slate-600 tw3-text-white",
white = "tw3-bg-white tw3-text-sky-600"
white = "tw3-bg-transparent tw3-text-sky-600"
}

@@ -17,0 +17,0 @@ export declare type MainButtonProps = {

@@ -23,3 +23,3 @@ "use strict";

MainButtonColors["slate"] = "tw3-bg-slate-600 tw3-text-white";
MainButtonColors["white"] = "tw3-bg-white tw3-text-sky-600";
MainButtonColors["white"] = "tw3-bg-transparent tw3-text-sky-600";
})(MainButtonColors || (MainButtonColors = {}));

@@ -26,0 +26,0 @@ function MainButton({ title, iconName, color, className, children, onClick, disabled, confirmation, skipPadding, }) {

{
"name": "@newageerp/v3.buttons.main-button",
"version": "0.0.15",
"version": "0.0.16",
"homepage": "https://bit.dev/newageerp/v3/buttons/main-button",

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

"name": "v3/buttons/main-button",
"version": "0.0.15"
"version": "0.0.16"
},

@@ -15,3 +15,3 @@ "dependencies": {

"core-js": "^3.0.0",
"@newageerp/v3.popups.confirmation-popup": "0.0.11"
"@newageerp/v3.popups.confirmation-popup": "0.0.12"
},

@@ -18,0 +18,0 @@ "devDependencies": {

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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