@types/ajv-errors
Advanced tools
Comparing version 1.0.3 to 2.0.0
{ | ||
"name": "@types/ajv-errors", | ||
"version": "1.0.3", | ||
"description": "TypeScript definitions for ajv-errors", | ||
"license": "MIT", | ||
"contributors": [ | ||
{ | ||
"name": "Afshawn Lotfi", | ||
"url": "https://github.com/afshawnlotfi", | ||
"githubUsername": "afshawnlotfi" | ||
} | ||
], | ||
"version": "2.0.0", | ||
"typings": null, | ||
"description": "Stub TypeScript definitions entry for ajv-errors, which provides its own types definitions", | ||
"main": "", | ||
"types": "index.d.ts", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", | ||
"directory": "types/ajv-errors" | ||
}, | ||
"scripts": {}, | ||
"author": "", | ||
"license": "MIT", | ||
"dependencies": { | ||
"ajv": "*" | ||
}, | ||
"typesPublisherContentHash": "e4dfa7faac95dc711f76027a750b6da8b96a258cebc9d2be5c0c07a8026cdd14", | ||
"typeScriptVersion": "3.8" | ||
"ajv-errors": "*" | ||
} | ||
} |
@@ -1,16 +0,3 @@ | ||
# Installation | ||
> `npm install --save @types/ajv-errors` | ||
This is a stub types definition for @types/ajv-errors (https://github.com/epoberezkin/ajv-errors#readme). | ||
# Summary | ||
This package contains type definitions for ajv-errors (https://github.com/epoberezkin/ajv-errors). | ||
# Details | ||
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/ajv-errors. | ||
### 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). | ||
ajv-errors provides its own type definitions, so you don't need @types/ajv-errors installed! |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
Wildcard dependency
QualityPackage has a dependency with a floating version range. This can cause issues if the dependency publishes a new major version.
Found 1 instance in 1 package
No contributors or author data
MaintenancePackage does not specify a list of contributors or an author in package.json.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Wildcard dependency
QualityPackage has a dependency with a floating version range. This can cause issues if the dependency publishes a new major version.
Found 1 instance in 1 package
1663
3
0
2
3
1
1
+ Addedajv-errors@*
+ Addedajv-errors@3.0.0(transitive)
- Removedajv@*