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

@newageerp/ui.cards.base.card

Package Overview
Dependencies
Maintainers
1
Versions
123
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@newageerp/ui.cards.base.card - npm Package Compare versions

Comparing version 4.0.3 to 4.0.4

1

dist/card.d.ts
/// <reference types="react" />
import './card.css';
export declare type CardProps = {

@@ -4,0 +3,0 @@ children: any;

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

const react_1 = __importDefault(require("react"));
require("./card.css");
var CardSize;

@@ -12,0 +11,0 @@ (function (CardSize) {

6

package.json
{
"name": "@newageerp/ui.cards.base.card",
"version": "4.0.3",
"version": "4.0.4",
"homepage": "https://bit.dev/newageerp/ui/cards/base/card",

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

"name": "ui/cards/base/card",
"version": "4.0.3"
"version": "4.0.4"
},

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

"core-js": "^3.0.0",
"@newageerp/ui.styles.tailwind": "4.0.3"
"@newageerp/ui.styles.tailwind": "4.0.4"
},

@@ -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