Socket
Socket
Sign inDemoInstall

ajv-formats

Package Overview
Dependencies
Maintainers
2
Versions
36
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ajv-formats - npm Package Compare versions

Comparing version 1.5.0 to 1.5.1

4

package.json
{
"name": "ajv-formats",
"version": "1.5.0",
"version": "1.5.1",
"description": "Format validation for Ajv v7",

@@ -38,3 +38,3 @@ "main": "dist/index.js",

"dependencies": {
"ajv": "^7.0.0-beta.7"
"ajv": "^7.0.0"
},

@@ -41,0 +41,0 @@ "devDependencies": {

import type {Format, FormatDefinition} from "ajv"
import {FormatValidator, FormatCompare} from "ajv/dist/types"
import type {FormatValidator, FormatCompare} from "ajv/dist/types"

@@ -4,0 +4,0 @@ export type FormatMode = "fast" | "full"

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