Comparing version 1.0.6 to 1.0.7
@@ -383,3 +383,3 @@ var util = require('./util'); | ||
if (!profile) { | ||
throw 'No profile found for ' + elementPathSplit[0]; | ||
return []; | ||
} | ||
@@ -386,0 +386,0 @@ |
{ | ||
"name": "fhir", | ||
"version": "1.0.6", | ||
"version": "1.0.7", | ||
"description": "Node.JS library for serializing/deserializing FHIR resources between JS/JSON and XML using various node.js XML libraries", | ||
@@ -5,0 +5,0 @@ "readme": "README.md", |
3864901