New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@jamsr-ui/card

Package Overview
Dependencies
Maintainers
1
Versions
104
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jamsr-ui/card - npm Package Compare versions

Comparing version 0.0.8 to 0.0.10

dist/card-content.d.ts

19

package.json
{
"name": "@jamsr-ui/card",
"version": "0.0.8",
"version": "0.0.10",
"description": "",
"main": "./dist/index.mjs",
"sideEffects": false,
"keywords": [],
"keywords": [
"react",
"ui"
],
"author": "@jamsrworld",

@@ -20,3 +23,4 @@ "license": "MIT",

"react-dom": "^18.3.1",
"@jamsr-ui/tailwind-config": "^0.0.0"
"clean-package": "^2.2.0",
"@jamsr-ui/tailwind-config": "^0.0.2"
},

@@ -28,9 +32,10 @@ "peerDependencies": {

"dependencies": {
"@jamsr-ui/progress": "^0.0.8",
"@jamsr-ui/typography": "^0.0.8",
"@jamsr-ui/utils": "^0.0.6"
"@jamsr-ui/progress": "^0.0.10",
"@jamsr-ui/utils": "^0.0.8",
"@jamsr-ui/typography": "^0.0.10"
},
"scripts": {
"build": "tsup"
"build": "tsup",
"typecheck": "tsc --noEmit"
}
}
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