@friendsofshopware/app-server-sdk-hono
Advanced tools
Comparing version 0.0.38 to 0.0.41
{ | ||
"module": "./esm/mod.js", | ||
"types": "./types/mod.d.ts", | ||
"name": "@friendsofshopware/app-server-sdk-hono", | ||
"version": "0.0.38", | ||
"version": "0.0.41", | ||
"description": "Hono Integration for Shopware App Server SDK", | ||
@@ -17,12 +16,9 @@ "license": "MIT", | ||
".": { | ||
"import": { | ||
"types": "./types/mod.d.ts", | ||
"default": "./esm/mod.js" | ||
} | ||
"import": "./esm/mod.js" | ||
} | ||
}, | ||
"dependencies": { | ||
"@friendsofshopware/app-server-sdk": "^0.0.32", | ||
"@friendsofshopware/app-server-sdk": "^0.0.40", | ||
"hono": "^3.1.8" | ||
} | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
3308
3
76
+ Added@friendsofshopware/app-server-sdk@0.0.40(transitive)
- Removed@friendsofshopware/app-server-sdk@0.0.32(transitive)