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.2 to 1.0.3

18

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

@@ -45,4 +45,4 @@ "keywords": [

"test": "mocha && npm run lint",
"coverage": "nyc mocha",
"upgrade": "npm-check -u",
"coverage": "nyc node_modules/mocha/bin/mocha",
"upgrade": "npm-check -u && npm audit fix",
"bump": "bump --tag --push --all",

@@ -55,11 +55,11 @@ "release": "npm run upgrade && npm run clean && npm run build && npm test && npm run bump"

"devDependencies": {
"@types/chai": "^4.2.3",
"@types/chai": "^4.2.4",
"@types/command-line-args": "^5.0.0",
"@types/mocha": "^5.2.7",
"@types/node": "^12.7.8",
"@types/node": "^12.11.6",
"chai": "^4.2.0",
"coveralls": "^3.0.6",
"eslint": "^6.5.0",
"coveralls": "^3.0.7",
"eslint": "^6.5.1",
"eslint-config-modular": "^7.0.1",
"mocha": "^6.2.1",
"mocha": "^6.2.2",
"npm-check": "^5.9.0",

@@ -70,3 +70,3 @@ "nyc": "^14.1.1",

"tslint-modular": "^1.6.0",
"typescript": "^3.6.3",
"typescript": "^3.6.4",
"typescript-tslint-plugin": "^0.5.4",

@@ -73,0 +73,0 @@ "version-bump-prompt": "^5.0.5"

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