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

@owlui/card

Package Overview
Dependencies
Maintainers
4
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@owlui/card - npm Package Compare versions

Comparing version 0.0.40 to 0.0.41

8

package.json
{
"name": "@owlui/card",
"version": "0.0.40",
"version": "0.0.41",
"description": "",

@@ -34,8 +34,8 @@ "homepage": "https://github.com/EEBOS/owl-ui/tree/main/packages/card#readme",

"devDependencies": {
"@owlui/typings": "^0.0.40"
"@owlui/typings": "^0.0.41"
},
"dependencies": {
"@owlui/lib": "^0.0.40"
"@owlui/lib": "^0.0.41"
},
"gitHead": "a148ab35e430e468989d9ad6e4a51f36c6215aab"
"gitHead": "e2cf789481d6e0e39b07e6eecc160de194b38677"
}

@@ -1,2 +0,2 @@

export { Component as CardBody } from './CardBody';
export * from './CardBody.types';
export * from './CardBody';

@@ -1,2 +0,2 @@

export { Component as CardFooter } from './CardFooter';
export * from './CardFooter.types';
export * from './CardFooter';

@@ -1,2 +0,2 @@

export { Component as CardHeader } from './CardHeader';
export * from './CardHeader.types';
export * from './CardHeader';

@@ -1,2 +0,2 @@

export { Component as CardImg } from './CardImg';
export * from './CardImg.types';
export * from './CardImg';

@@ -1,2 +0,2 @@

export { Component as CardImgOverlay } from './CardImgOverlay';
export * from './CardImgOverlay.types';
export * from './CardImgOverlay';

@@ -1,2 +0,2 @@

export { Component as CardLink } from './CardLink';
export * from './CardLink.types';
export * from './CardLink';

@@ -1,2 +0,2 @@

export { Component as CardListGroup } from './CardListGroup';
export * from './CardListGroup.types';
export * from './CardListGroup';

@@ -1,2 +0,2 @@

export { Component as CardListItem } from './CardListItem';
export * from './CardListItem.types';
export * from './CardListItem';

@@ -1,2 +0,2 @@

export { Component as CardSubTitle } from './CardSubTitle';
export * from './CardSubTitle.types';
export * from './CardSubTitle';

@@ -1,2 +0,2 @@

export { Component as CardText } from './CardText';
export * from './CardText.types';
export * from './CardText';

@@ -1,2 +0,2 @@

export { Component as CardTitle } from './CardTitle';
export * from './CardTitle.types';
export * from './CardTitle';

@@ -1,2 +0,2 @@

export { Component as Card } from './Default';
export * from './Default.types';
export * from './Default';

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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