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

@smallstack/common

Package Overview
Dependencies
Maintainers
3
Versions
150
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@smallstack/common - npm Package Compare versions

Comparing version 0.6.10 to 0.7.0

2

dist/bundle/dts/DataBridge.d.ts

@@ -12,3 +12,3 @@ import { QueryOptions } from "./data/QueryOptions";

isServer(): boolean;
getCurrentUserId(): string;
getCurrentUserId(): Promise<string>;
logout(): Promise<void>;

@@ -15,0 +15,0 @@ getMediaUrl(mediaId: string, mediaFormatName?: string): string;

{
"name": "@smallstack/common",
"version": "0.6.10",
"version": "0.7.0",
"description": "common functionality for smallstack projects",

@@ -5,0 +5,0 @@ "main": "dist/bundle/index.umd.js",

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