@soundify/shared
Advanced tools
Comparing version 0.0.35 to 0.0.36
@@ -5,4 +5,4 @@ { | ||
"name": "@soundify/shared", | ||
"version": "0.0.35", | ||
"description": "Shared types and functions for soundify packages", | ||
"version": "0.0.36", | ||
"description": "⚙️ Shared types and functions for soundify packages", | ||
"license": "MIT", | ||
@@ -12,3 +12,3 @@ "devDependencies": { | ||
}, | ||
"packageManager": "pnpm@7.29.1", | ||
"packageManager": "pnpm@7.29.3", | ||
"repository": { | ||
@@ -15,0 +15,0 @@ "type": "git", |
@@ -45,3 +45,3 @@ export type SearchParam = string | number | boolean | undefined | string[]; | ||
*/ | ||
export interface IAccessProvider { | ||
export interface IAuthProvider { | ||
/** | ||
@@ -48,0 +48,0 @@ * Function that gives you access token. |
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
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
4567
6
1
8