@ekwoka/spotify-api
Advanced tools
Comparing version 0.1.0 to 0.1.1
@@ -12,3 +12,3 @@ { | ||
"license": "MIT", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": "Composable Wrapper for the Spotify Web Api and Spotify Web Playback SDK", | ||
@@ -25,7 +25,7 @@ "keywords": [ | ||
"devDependencies": { | ||
"@types/node": "^18.6.4", | ||
"@typescript-eslint/eslint-plugin": "^5.32.0", | ||
"@typescript-eslint/parser": "^5.32.0", | ||
"@types/node": "^18.7.2", | ||
"@typescript-eslint/eslint-plugin": "^5.33.0", | ||
"@typescript-eslint/parser": "^5.33.0", | ||
"c8": "^7.12.0", | ||
"esbuild": "^0.14.53", | ||
"esbuild": "^0.15.2", | ||
"eslint": "^8.21.0", | ||
@@ -38,5 +38,5 @@ "gzip-size": "^7.0.0", | ||
"typescript": "^4.7.4", | ||
"undici": "^5.8.1", | ||
"vite": "^3.0.4", | ||
"vitest": "^0.21.0" | ||
"undici": "^5.8.2", | ||
"vite": "^3.0.7", | ||
"vitest": "^0.21.1" | ||
}, | ||
@@ -43,0 +43,0 @@ "prettier": { |
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
54891