create-raml
Advanced tools
Comparing version 3.2.5 to 3.4.5
{ | ||
"name": "create-raml", | ||
"version": "3.2.5", | ||
"version": "3.4.5", | ||
"description": "Create RAML", | ||
@@ -28,14 +28,14 @@ "main": "index.js", | ||
"devDependencies": { | ||
"body-parser": "^1.17.0", | ||
"body-parser": "^1.19.0", | ||
"chai": "^4.2.0", | ||
"coveralls": "^3.0.2", | ||
"express": "^4.15.0", | ||
"coveralls": "^3.0.6", | ||
"express": "^4.17.1", | ||
"istanbul": "^0.4.5", | ||
"mocha": "^5.2.0", | ||
"node-mocks-http": "^1.6.1", | ||
"raml2obj": "^6.1.0" | ||
"mocha": "^6.2.0", | ||
"node-mocks-http": "^1.7.6", | ||
"raml2obj": "^6.5.0" | ||
}, | ||
"dependencies": { | ||
"nunjucks": "^3.0.0" | ||
"nunjucks": "^3.2.0" | ||
} | ||
} |
@@ -15,3 +15,3 @@ | ||
v3.2.5 | ||
v3.4.5 | ||
@@ -18,0 +18,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
Updatednunjucks@^3.2.0