@equinor/fusion-framework-module-app
Advanced tools
Comparing version 0.1.2 to 0.1.3
@@ -6,2 +6,10 @@ # Change Log | ||
## 0.1.3 (2022-06-13) | ||
**Note:** Version bump only for package @equinor/fusion-framework-module-app | ||
## 0.1.2 (2022-06-10) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@equinor/fusion-framework-module-app", | ||
"version": "0.1.2", | ||
"version": "0.1.3", | ||
"description": "", | ||
@@ -24,3 +24,4 @@ "main": "./dist/esm/index.js", | ||
"dependencies": { | ||
"@equinor/fusion-framework-module": "^0.2.0" | ||
"@equinor/fusion-framework-module": "^0.2.0", | ||
"rxjs": "^7.5.5" | ||
}, | ||
@@ -35,3 +36,3 @@ "types": "index.d.ts", | ||
}, | ||
"gitHead": "7b2e61bf8bffa9307238b32397b1ce3c5fc5380d" | ||
"gitHead": "9bc5632172fce6a127ebdcbcda28e890987c732a" | ||
} |
Sorry, the diff of this file is not supported yet
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
69476
2158
2
+ Addedrxjs@^7.5.5
+ Addedrxjs@7.8.1(transitive)