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

@smallstack/common

Package Overview
Dependencies
Maintainers
2
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.1.24 to 0.1.25

2

dist/bundle/dts/notifications/NotificationService.d.ts

@@ -22,3 +22,3 @@ import { Notifier } from "./Notifier";

setNotificationNotifier(notifier: Notifier): void;
handlePromise<T>(promise: Promise<T>, options: {
handlePromise<T>(promise: Promise<T>, options?: {
errorMsg?: string;

@@ -25,0 +25,0 @@ successMsg?: string;

{
"name": "@smallstack/common",
"version": "0.1.24",
"version": "0.1.25",
"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