New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

@cardog/api

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cardog/api - npm Package Compare versions

Comparing version
0.2.0
to
0.2.1
+6
-0
CHANGELOG.md
# Changelog
## 0.2.1 (2026-03-31)
### Fixed
- Include README.md in npm package
- Fix type exports for `ClientConfig` and `RequestOptions`
## 0.2.0 (2026-03-31)

@@ -4,0 +10,0 @@

+3
-2
{
"name": "@cardog/api",
"version": "0.2.0",
"version": "0.2.1",
"description": "Official Cardog API client library for vehicle data, market analysis, and VIN decoding",

@@ -44,3 +44,4 @@ "license": "MIT",

"dist",
"CHANGELOG.md"
"CHANGELOG.md",
"README.md"
],

@@ -47,0 +48,0 @@ "scripts": {

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display