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.39 to 0.0.40

1

dist/main-button.d.ts

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

white = "tw3-bg-transparent tw3-text-sky-600 ",
whiteandpurple = "tw3-bg-transparent tw3-text-purple-600 ",
bronze = "tw3-bg-yellow-700 tw3-text-gray-100",

@@ -19,0 +20,0 @@ black = "tw3-bg-slate-800 tw3-text-gray-300"

@@ -26,2 +26,3 @@ "use strict";

MainButtonColors["white"] = "tw3-bg-transparent tw3-text-sky-600 ";
MainButtonColors["whiteandpurple"] = "tw3-bg-transparent tw3-text-purple-600 ";
MainButtonColors["bronze"] = "tw3-bg-yellow-700 tw3-text-gray-100";

@@ -44,2 +45,3 @@ MainButtonColors["black"] = "tw3-bg-slate-800 tw3-text-gray-300";

MainButtonColorsHover["white"] = "hover:tw3-text-sky-900";
MainButtonColorsHover["whiteandpurple"] = "hover:tw3-text-purple-900";
MainButtonColorsHover["bronze"] = "hover:tw3-text-gray-300";

@@ -46,0 +48,0 @@ MainButtonColorsHover["black"] = "hover:tw3-text-gray-500";

6

package.json
{
"name": "@newageerp/v3.buttons.main-button",
"version": "0.0.39",
"version": "0.0.40",
"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.39"
"version": "0.0.40"
},

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

"core-js": "^3.0.0",
"@newageerp/v3.popups.confirmation-popup": "0.0.35",
"@newageerp/v3.popups.confirmation-popup": "0.0.36",
"@newageerp/v3.widgets.alert-widget": "0.0.22"

@@ -18,0 +18,0 @@ },

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