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.86 to 0.7.87

1

dist/bundle/dts/data/Type.d.ts

@@ -54,2 +54,3 @@ import { API, RestfulAPI } from "../api/API";

regExp?: RegExp;
i18nKey?: string;
}

@@ -56,0 +57,0 @@ export interface TypeModel {

1

dist/bundle/dts/data/YUPTypeValidator.d.ts

@@ -6,3 +6,2 @@ import { Type, TypeModelSchemaEntry } from "./Type";

private typesystem;
private configurationService;
constructor();

@@ -9,0 +8,0 @@ validateType(type: Type, doc: any, options?: TypeValidatorOptions): ValidationResult;

{
"name": "@smallstack/common",
"version": "0.7.86",
"version": "0.7.87",
"description": "common functionality for smallstack projects",

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

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