raml-definition-system
Advanced tools
Comparing version 0.0.37 to 0.0.38
{ | ||
"name": "raml-definition-system", | ||
"version": "0.0.37", | ||
"version": "0.0.38", | ||
"main": "dist/definitionSystem.js", | ||
@@ -17,3 +17,3 @@ "scripts": { | ||
"know-your-http-well": "^0.2.0", | ||
"raml-typesystem": "0.0.43", | ||
"raml-typesystem": "0.0.44", | ||
"ts-structure-parser": "0.0.10", | ||
@@ -20,0 +20,0 @@ "underscore": "^1.8.3" |
@@ -20,3 +20,3 @@ import MetaModel = require("../metamodel") | ||
MetaModel.customHandling(), | ||
MetaModel.possibleInterfaces("FragmentDeclaration") | ||
MetaModel.possibleInterfaces(["FragmentDeclaration"]) | ||
] | ||
@@ -23,0 +23,0 @@ |
Sorry, the diff of this file is too big to display
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
1648632
47531
+ Addedraml-typesystem@0.0.44(transitive)
- Removedraml-typesystem@0.0.43(transitive)
Updatedraml-typesystem@0.0.44