@types/ajv-errors
Advanced tools
Comparing version 1.0.0 to 1.0.1
@@ -0,0 +0,0 @@ // Type definitions for ajv-errors 1.0 |
{ | ||
"name": "@types/ajv-errors", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "TypeScript definitions for ajv-errors", | ||
@@ -19,5 +19,7 @@ "license": "MIT", | ||
"scripts": {}, | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "92ad80ab7a519b6e2b2a9d57f039948b3def9bd9e949e682b5109b4bb51e9887", | ||
"dependencies": { | ||
"ajv": "*" | ||
}, | ||
"typesPublisherContentHash": "2d4f728457fd4db49e6a6923559537653e58e1727f9102fa6888230df422fdc0", | ||
"typeScriptVersion": "2.0" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
Additional Details | ||
* Last updated: Fri, 01 Jun 2018 22:02:05 GMT | ||
* Last updated: Fri, 21 Sep 2018 20:14:49 GMT | ||
* Dependencies: ajv | ||
@@ -14,0 +14,0 @@ * Global values: none |
Sorry, the diff of this file is not supported yet
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
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
2886
1
1
+ Addedajv@*
+ Addedajv@8.17.1(transitive)
+ Addedfast-deep-equal@3.1.3(transitive)
+ Addedfast-uri@3.0.3(transitive)
+ Addedjson-schema-traverse@1.0.0(transitive)
+ Addedrequire-from-string@2.0.2(transitive)