@equinor/fusion
Advanced tools
Comparing version 0.1.9 to 0.1.10
{ | ||
"name": "@equinor/fusion", | ||
"version": "0.1.9", | ||
"version": "0.1.10", | ||
"description": "Everything a Fusion app needs to communicate with the core", | ||
@@ -28,3 +28,4 @@ "main": "lib/index.js", | ||
"react-router-dom": "^5.0.0", | ||
"uuid": "^3.3.2" | ||
"uuid": "^3.3.2", | ||
"odata-query": "^5.6.1" | ||
}, | ||
@@ -37,3 +38,2 @@ "devDependencies": { | ||
"@types/uuid": "^3.4.4", | ||
"odata-query": "^5.6.1", | ||
"tslib": "^1.9.3", | ||
@@ -40,0 +40,0 @@ "tslint-config-prettier": "^1.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
101538
7
12
+ Addedodata-query@^5.6.1
+ Addedodata-query@5.7.0(transitive)