Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@soundify/shared

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@soundify/shared - npm Package Compare versions

Comparing version 0.0.35 to 0.0.36

README.md

6

package.json

@@ -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.

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc