openapi-police
Advanced tools
Comparing version 1.1.5 to 1.1.6
{ | ||
"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": { |
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
31774
- Removedjsonref@5.3.0(transitive)
Updatedjsonpolice@^8.2.1
Updatedjsonref@^6.0.0