api-schema-builder
Advanced tools
Comparing version 2.0.10 to 2.0.11
{ | ||
"name": "api-schema-builder", | ||
"version": "2.0.10", | ||
"version": "2.0.11", | ||
"description": "build schema with validators for each endpoint", | ||
@@ -57,2 +57,3 @@ "main": "src/index.js", | ||
"json-schema-deref-sync": "^0.14.0", | ||
"lodash.get": "^4.4.2", | ||
"openapi-schema-validator": "^3.0.3", | ||
@@ -63,15 +64,14 @@ "swagger-parser": "^10.0.3" | ||
"ajv-keywords": "^3.5.2", | ||
"chai": "^4.3.3", | ||
"chai": "^4.3.4", | ||
"chai-as-promised": "^7.1.1", | ||
"eslint": "^6.8.0", | ||
"eslint": "^8.5.0", | ||
"eslint-config-standard": "^14.1.1", | ||
"eslint-plugin-chai-friendly": "^0.6.0", | ||
"eslint-plugin-import": "^2.22.1", | ||
"eslint-plugin-import": "^2.25.3", | ||
"eslint-plugin-node": "^11.1.0", | ||
"eslint-plugin-promise": "^4.3.1", | ||
"eslint-plugin-standard": "^4.1.0", | ||
"lodash.get": "^4.4.2", | ||
"mocha": "^8.3.1", | ||
"mocha": "^8.4.0", | ||
"nyc": "^15.1.0", | ||
"snyk": "^1.618.0", | ||
"snyk": "^1.812.0", | ||
"uuid": "^8.3.2" | ||
@@ -78,0 +78,0 @@ }, |
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
14
8
+ Addedlodash.get@^4.4.2
+ Addedes-abstract@1.23.3(transitive)
+ Addedobject-inspect@1.13.2(transitive)
- Removedes-abstract@1.23.4(transitive)
- Removedobject-inspect@1.13.3(transitive)