You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

@asphalt-react/card

Package Overview
Dependencies
Maintainers
3
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@asphalt-react/card - npm Package Compare versions

Comparing version
1.13.0
to
1.14.1
+8
-0
CHANGELOG.md

@@ -6,2 +6,10 @@ # Change Log

## [1.14.1](https://source.golabs.io/asphalt/asphalt-react/compare/v1.14.0...v1.14.1) (2022-05-12)
**Note:** Version bump only for package @asphalt-react/card
# [1.13.0](https://source.golabs.io/asphalt/asphalt-react/compare/v1.12.2...v1.13.0) (2022-03-30)

@@ -8,0 +16,0 @@

+4
-4
{
"name": "@asphalt-react/card",
"version": "1.13.0",
"version": "1.14.1",
"description": "Card",

@@ -33,3 +33,3 @@ "keywords": [

"peerDependencies": {
"react": ">= 16.8.2 < 18.0.0"
"react": ">= 16.8.2"
},

@@ -40,3 +40,3 @@ "devDependencies": {

"dependencies": {
"@asphalt-react/context": "^1.13.0",
"@asphalt-react/context": "^1.14.1",
"classnames": "^2.3.1",

@@ -46,3 +46,3 @@ "prop-types": "^15.7.2"

"license": "UNLICENSED",
"gitHead": "3f9cebe04eb753dc04819dd384e7b2c0bd6a74a9"
"gitHead": "eed9dc0befa8f1f3d2d85683efccfa3fbc33247b"
}