Socket
Socket
Sign inDemoInstall

openapi-schemas

Package Overview
Dependencies
0
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.0 to 1.0.1

24

package.json
{
"name": "openapi-schemas",
"version": "1.0.0",
"version": "1.0.1",
"description": "JSON Schemas for every version of the OpenAPI Specification",

@@ -22,3 +22,3 @@ "keywords": [

"license": "MIT",
"homepage": "https://apidevtools.org/openapi-schemas",
"homepage": "https://apitools.dev/openapi-schemas",
"repository": {

@@ -55,21 +55,21 @@ "type": "git",

"devDependencies": {
"@types/chai": "^4.1.7",
"@types/chai": "^4.2.0",
"@types/command-line-args": "^5.0.0",
"@types/mocha": "^5.2.7",
"@types/node": "^12.0.10",
"@types/node": "^12.7.2",
"chai": "^4.2.0",
"coveralls": "^3.0.4",
"eslint": "^6.0.0",
"coveralls": "^3.0.6",
"eslint": "^6.2.2",
"eslint-config-modular": "^7.0.0",
"mocha": "^6.1.4",
"mocha": "^6.2.0",
"npm-check": "^5.9.0",
"nyc": "^14.1.1",
"shx": "^0.3.2",
"tslint": "^5.18.0",
"tslint-modular": "^1.4.1",
"typescript": "^3.5.1",
"typescript-tslint-plugin": "^0.5.2",
"version-bump-prompt": "^5.0.3"
"tslint": "^5.19.0",
"tslint-modular": "^1.5.0",
"typescript": "^3.5.3",
"typescript-tslint-plugin": "^0.5.4",
"version-bump-prompt": "^5.0.4"
},
"dependencies": {}
}
# OpenAPI Specification Schemas
[![Cross-Platform Compatibility](https://apidevtools.org/img/badges/os-badges.svg)](https://travis-ci.com/APIDevTools/openapi-schemas)
[![Cross-Platform Compatibility](https://apitools.dev/img/badges/os-badges.svg)](https://travis-ci.com/APIDevTools/openapi-schemas)
[![Build Status](https://api.travis-ci.com/APIDevTools/openapi-schemas.svg?branch=master)](https://travis-ci.com/APIDevTools/openapi-schemas)

@@ -103,4 +103,4 @@

[![Travis CI](https://apidevtools.org/img/badges/travis-ci.svg)](https://travis-ci.com)
[![SauceLabs](https://apidevtools.org/img/badges/sauce-labs.svg)](https://saucelabs.com)
[![Coveralls](https://apidevtools.org/img/badges/coveralls.svg)](https://coveralls.io)
[![Travis CI](https://apitools.dev/img/badges/travis-ci.svg)](https://travis-ci.com)
[![SauceLabs](https://apitools.dev/img/badges/sauce-labs.svg)](https://saucelabs.com)
[![Coveralls](https://apitools.dev/img/badges/coveralls.svg)](https://coveralls.io)
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc