swagger-ui-dist
Advanced tools
Comparing version 3.0.11 to 3.0.12
{ | ||
"name": "swagger-ui-dist", | ||
"version": "3.0.11", | ||
"main": "dist/swagger-ui.js", | ||
"version": "3.0.12", | ||
"main": "index.js", | ||
"repository": "git@github.com:swagger-api/swagger-ui.git", | ||
@@ -6,0 +6,0 @@ "contributors": [ |
@@ -1,3 +0,8 @@ | ||
This module, `swagger-ui-dist`, exposes Swagger-UI's entire dist folder as a dependency-free npm module. | ||
This module, `swagger-ui-dist`, exposes Swagger-UI's entire dist folder as a dependency-free npm module. Use `swagger-ui` instead, if you'd like to have npm install dependencies for you. | ||
Use `swagger-ui` instead, if you'd like to have npm install dependencies for you. | ||
`SwaggerUIBundle` and `SwaggerUIStandalonePreset` can be imported: | ||
```javascript | ||
import { SwaggerUIBundle, SwaggerUIStandalonePreset } from 'swagger-ui-dist' | ||
``` | ||
For anything else, check the [Swagger-UI](https://github.com/swagger-api/swagger-ui) repository. |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
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
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
1746049
16
6745
9