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.7.109 to 0.7.110

2

dist/bundle/dts/Utils.d.ts

@@ -35,3 +35,3 @@ export declare enum PadDirection {

static getApiURL(collectionName: string, queryName: string): string;
static objectToURLParams(obj: any): string;
static objectToURLParams(obj: any, prefix?: string): string;
/**

@@ -38,0 +38,0 @@ * stringifies any object, can return null and undefined

{
"name": "@smallstack/common",
"version": "0.7.109",
"version": "0.7.110",
"description": "common functionality for smallstack projects",

@@ -52,3 +52,3 @@ "main": "dist/bundle/smallstack_common.umd.js",

"pluralize": "^7.0.0",
"rxjs": "^6.1.0",
"rxjs": "^6.3.3",
"underscore": "^1.9.0",

@@ -55,0 +55,0 @@ "window-or-global": "^1.0.1",

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

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