cql-exec-fhir
Advanced tools
Comparing version 2.1.0 to 2.1.1
{ | ||
"name": "cql-exec-fhir", | ||
"version": "2.1.0", | ||
"version": "2.1.1", | ||
"description": "Provides a FHIR-based data source for use w/ CQL", | ||
@@ -34,8 +34,8 @@ "author": "Chris Moesel <cmoesel@mitre.org>", | ||
"eslint-config-prettier": "^8.5.0", | ||
"mocha": "9.2.0", | ||
"mocha": "9.2.2", | ||
"prettier": "^2.7.1" | ||
}, | ||
"peerDependencies": { | ||
"cql-execution": ">=1.3.0" | ||
"cql-execution": ">=1.3.0 | ^3.0.0-beta" | ||
} | ||
} |
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
7349064