New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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.7.31 to 0.7.32

2

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

@@ -9,2 +9,4 @@ import { TypeValidator, TypeValidatorOptions, ValidationResult } from "./TypeValidator";

validateSchemaEntry(schemaEntry: TypeModelSchemaEntry, value: any, options?: TypeValidatorOptions): ValidationResult;
private getObjectValidator(schemaEntries);
private getValidator(schemaEntry);
}

4

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

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

"devDependencies": {
"@smallstack/testing": "^0.1.6",
"@smallstack/testing": "^0.1.7",
"@types/chai": "^4.0.4",

@@ -31,0 +31,0 @@ "@types/mocha": "^2.2.43",

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