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

swagger-schema-official

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

swagger-schema-official - npm Package Compare versions

Comparing version 1.2.0 to 2.0.0-0ac571a

bower.json

4

package.json
{
"name": "swagger-schema-official",
"version": "1.2.0",
"description": "Swagger JSON Schema ",
"version": "2.0.0-0ac571a",
"description": "Swagger JSON Schema",
"scripts": {

@@ -6,0 +6,0 @@ "test": "echo \"Error: no test specified\" && exit 1"

# Swagger Specification JSON Schemas
The work on the JSON Schema for the Swagger Specification was donated to the community by [Francis Galiegue](https://github.com/fge)!
This is only JSON Schema file for Swagger version 2.0. Download and Install it via NPM or Bower.
Keep in mind that due to some JSON Schema limitations, not all constraints can be described. The missing constraints will be listed here in the future.
## Install via NPM
```shell
npm install --save swagger-schema-official
```
#### Install 1.2 version via NPM
```shell
npm install --save swagger-schema-official@1.2.0
```
## Install via Bower
```shell
bower install --save swagger-schema
```
## License
MIT
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