Socket
Socket
Sign inDemoInstall

ajv-i18n

Package Overview
Dependencies
6
Maintainers
1
Versions
42
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 4.0.0 to 4.0.1

2

localize/types.d.ts
import {ErrorObject} from "ajv"
export interface Localize {
(errors?: null | ErrorObject): void
(errors?: null | ErrorObject[]): void
}
{
"name": "ajv-i18n",
"version": "4.0.0",
"version": "4.0.1",
"description": "Internationalised error messages for Ajv JSON validator",

@@ -5,0 +5,0 @@ "main": "localize/index.js",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc