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.99 to 0.7.100

5

dist/bundle/dts/api/APIResponse.d.ts
import { JSONAPIErrorObject } from "./JSONAPIErrorObject";
export interface APIResponse<T = any> {
/**
* Non-standard field, used by the smallstack API Service to set the the HTTP status code applicable to this response, expressed as a string value.
* This field will not get exposed inside the response's body
*/
status: string;
links?: {

@@ -4,0 +9,0 @@ first?: string;

2

package.json
{
"name": "@smallstack/common",
"version": "0.7.99",
"version": "0.7.100",
"description": "common functionality for smallstack projects",

@@ -5,0 +5,0 @@ "main": "dist/bundle/smallstack_common.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