@types/swagger-parser
Advanced tools
Comparing version 4.0.3 to 7.0.1
{ | ||
"name": "@types/swagger-parser", | ||
"version": "4.0.3", | ||
"description": "TypeScript definitions for swagger-parser", | ||
"license": "MIT", | ||
"contributors": [ | ||
{ | ||
"name": "Tobias Wolff", | ||
"url": "https://github.com/Tobias4872", | ||
"githubUsername": "Tobias4872" | ||
}, | ||
{ | ||
"name": "Eric Henry", | ||
"url": "https://github.com/EricHenry", | ||
"githubUsername": "EricHenry" | ||
} | ||
], | ||
"version": "7.0.1", | ||
"typings": null, | ||
"description": "Stub TypeScript definitions entry for swagger-parser, which provides its own types definitions", | ||
"main": "", | ||
"types": "index", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git" | ||
}, | ||
"scripts": {}, | ||
"author": "", | ||
"repository": "https://apidevtools.org/swagger-parser/", | ||
"license": "MIT", | ||
"dependencies": { | ||
"@types/swagger-schema-official": "*" | ||
}, | ||
"typesPublisherContentHash": "ce291bb6a22bf3da4c4b3a4b86d9fd0e95305ede2cff03e7d394745b6869a3e0", | ||
"typeScriptVersion": "2.0" | ||
"swagger-parser": "*" | ||
} | ||
} |
@@ -1,16 +0,3 @@ | ||
# Installation | ||
> `npm install --save @types/swagger-parser` | ||
This is a stub types definition for swagger-parser (https://apidevtools.org/swagger-parser/). | ||
# Summary | ||
This package contains type definitions for swagger-parser ( https://apidevtools.org/swagger-parser ). | ||
# Details | ||
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/swagger-parser | ||
Additional Details | ||
* Last updated: Thu, 14 Feb 2019 00:09:12 GMT | ||
* Dependencies: @types/swagger-schema-official | ||
* Global values: none | ||
# Credits | ||
These definitions were written by Tobias Wolff <https://github.com/Tobias4872>, Eric Henry <https://github.com/EricHenry>. | ||
swagger-parser provides its own type definitions, so you don't need @types/swagger-parser 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
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
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
1774
3
0
3
1
1
3
1
1
+ Addedswagger-parser@*
+ Added@apidevtools/json-schema-ref-parser@9.1.2(transitive)
+ Added@apidevtools/openapi-schemas@2.1.0(transitive)
+ Added@apidevtools/swagger-methods@3.0.2(transitive)
+ Added@apidevtools/swagger-parser@10.0.3(transitive)
+ Added@jsdevtools/ono@7.1.3(transitive)
+ Added@types/json-schema@7.0.15(transitive)
+ Addedargparse@2.0.1(transitive)
+ Addedcall-me-maybe@1.0.2(transitive)
+ Addedcommander@10.0.1(transitive)
+ Addedjs-yaml@4.1.0(transitive)
+ Addedlodash.get@4.4.2(transitive)
+ Addedlodash.isequal@4.5.0(transitive)
+ Addedopenapi-types@12.1.3(transitive)
+ Addedswagger-parser@10.0.3(transitive)
+ Addedvalidator@13.12.0(transitive)
+ Addedz-schema@5.0.6(transitive)
- Removed@types/swagger-schema-official@*
- Removed@types/swagger-schema-official@2.0.25(transitive)