@soundify/api
Advanced tools
Comparing version 0.0.22 to 0.0.29
{ | ||
"module": "./esm/api/mod.js", | ||
"types": "./types/api/mod.d.ts", | ||
"module": "./esm/mod.js", | ||
"types": "./types/mod.d.ts", | ||
"name": "@soundify/api", | ||
"version": "0.0.22", | ||
"version": "0.0.29", | ||
"license": "MIT", | ||
"devDependencies": {}, | ||
"dependencies": { | ||
"@soundify/shared": "0.0.29" | ||
}, | ||
"packageManager": "pnpm@7.29.1", | ||
@@ -21,4 +24,4 @@ "repository": { | ||
"import": { | ||
"types": "./types/api/mod.d.ts", | ||
"default": "./esm/api/mod.js" | ||
"types": "./types/mod.d.ts", | ||
"default": "./esm/mod.js" | ||
} | ||
@@ -25,0 +28,0 @@ } |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
93200
1
41
2697
3
+ Added@soundify/shared@0.0.29
+ Added@soundify/shared@0.0.29(transitive)