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

openapi-police

Package Overview
Dependencies
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

openapi-police - npm Package Compare versions

Comparing version 1.1.5 to 1.1.6

32

package.json
{
"name": "openapi-police",
"version": "1.1.5",
"version": "1.1.6",
"description": "OpenAPI v3 validators and utilities",

@@ -50,27 +50,27 @@ "main": "dist/index.js",

"devDependencies": {
"@commitlint/cli": "^9.1.2",
"@commitlint/config-conventional": "^9.1.2",
"@types/chai": "^4.2.12",
"@commitlint/cli": "^11.0.0",
"@commitlint/config-conventional": "^11.0.0",
"@types/chai": "^4.2.14",
"@types/chai-as-promised": "7.1.3",
"@types/mocha": "^8.0.3",
"@types/node": "^14.6.2",
"@types/mocha": "^8.2.0",
"@types/node": "^14.14.25",
"@types/request": "^2.48.5",
"@types/request-promise-native": "^1.0.17",
"chai": "^4.2.0",
"chai": "^4.3.0",
"chai-as-promised": "^7.1.1",
"commitizen": "^4.2.1",
"commitizen": "^4.2.3",
"cz-conventional-changelog": "^3.3.0",
"husky": "^4.2.5",
"mocha": "^8.1.3",
"mochawesome": "^6.1.1",
"nodemon": "^2.0.4",
"husky": "^5.0.9",
"mocha": "^8.2.1",
"mochawesome": "^6.2.1",
"nodemon": "^2.0.7",
"nyc": "^15.1.0",
"rimraf": "^3.0.2",
"semantic-release": "^17.1.1",
"typescript": "^4.0.2",
"semantic-release": "^17.3.8",
"typescript": "^4.1.4",
"yaml": "^1.10.0"
},
"dependencies": {
"jsonpolice": "^8.2.0",
"jsonref": "^5.3.0"
"jsonpolice": "^8.2.1",
"jsonref": "^6.0.0"
},

@@ -77,0 +77,0 @@ "config": {

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