raml-definition-system
Advanced tools
Comparing version 0.0.91 to 0.0.92
{ | ||
"name": "raml-definition-system", | ||
"version": "0.0.91", | ||
"version": "0.0.92", | ||
"main": "dist/definitionSystem.js", | ||
@@ -19,3 +19,3 @@ "scripts": { | ||
"ts-structure-model": "0.0.1", | ||
"underscore": "1.9.1" | ||
"underscore": "^1.9.2" | ||
}, | ||
@@ -39,3 +39,3 @@ "typings": "dist/definitionSystem.d.ts", | ||
"devDependencies": { | ||
"@types/node": "^12.11.6", | ||
"@types/node": "^13.9.0", | ||
"@types/underscore": "^1.9.3", | ||
@@ -42,0 +42,0 @@ "dev-env-installer": "0.0.14", |
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
+ Addedunderscore@1.13.7(transitive)
Updatedunderscore@^1.9.2