New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@kiwi-lib/utils

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@kiwi-lib/utils - npm Package Compare versions

Comparing version 0.1.1 to 0.1.2

2

lib/joi/joi-schema.builder.d.ts

@@ -12,5 +12,5 @@ import Joi, { BasicType, Types } from 'joi';

default(defaultValue: BasicType): JoiSchemaBuilder;
_customOptionsAppliers: Function<Joi.AnySchema, Joi.AnySchema>[];
private _customOptionsAppliers;
customOptionsAppliers(customOptionsAppliers: Function<Joi.AnySchema, Joi.AnySchema>[]): JoiSchemaBuilder;
build(): Joi.AnySchema;
}
{
"name": "@kiwi-lib/utils",
"version": "0.1.1",
"main": "src/index.ts",
"version": "0.1.2",
"main": "lib/index.js",
"types": "lib/index.d.ts",

@@ -6,0 +6,0 @@ "repository": "git@github.com:kiwi-lib/utils.git",

Sorry, the diff of this file is not supported yet

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