Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@types/ajv-errors

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/ajv-errors - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

4

ajv-errors/index.d.ts

@@ -5,5 +5,5 @@ // Type definitions for ajv-errors 1.0

// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.2
// TypeScript Version: 3.8
import { Ajv } from "ajv";
import Ajv from "ajv";

@@ -10,0 +10,0 @@ /**

{
"name": "@types/ajv-errors",
"version": "1.0.2",
"version": "1.0.3",
"description": "TypeScript definitions for ajv-errors",

@@ -14,6 +14,7 @@ "license": "MIT",

"main": "",
"types": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/ajv-errors"
},

@@ -24,4 +25,4 @@ "scripts": {},

},
"typesPublisherContentHash": "c7611afd3a97df23cfdc15f990364862c06a3df66f1b8bf54b1a5311e19564eb",
"typeScriptVersion": "2.2"
"typesPublisherContentHash": "e4dfa7faac95dc711f76027a750b6da8b96a258cebc9d2be5c0c07a8026cdd14",
"typeScriptVersion": "3.8"
}

@@ -8,10 +8,10 @@ # Installation

# Details
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/ajv-errors
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/ajv-errors.
Additional Details
* Last updated: Wed, 17 Oct 2018 20:04:14 GMT
* Dependencies: ajv
### Additional Details
* Last updated: Wed, 16 Dec 2020 21:54:37 GMT
* Dependencies: [@types/ajv](https://npmjs.com/package/@types/ajv)
* Global values: none
# Credits
These definitions were written by Afshawn Lotfi <https://github.com/afshawnlotfi>.
These definitions were written by [Afshawn Lotfi](https://github.com/afshawnlotfi).

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