New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@equinor/fusion-framework-module-service-discovery

Package Overview
Dependencies
Maintainers
4
Versions
181
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@equinor/fusion-framework-module-service-discovery - npm Package Compare versions

Comparing version

to
0.0.0-next-20230922071857

15

CHANGELOG.md
# Change Log
## 0.0.0-next-20230915185612
## 0.0.0-next-20230922071857
### Patch Changes
- Updated dependencies [[`7ad31761`](https://github.com/equinor/fusion-framework/commit/7ad3176102f92da108b67ede6fdf29b76149bed9)]:
- @equinor/fusion-query@0.0.0-next-20230922071857
## 7.0.11
### Patch Changes
- [`b5dfe5d2`](https://github.com/equinor/fusion-framework/commit/b5dfe5d29a249e0cca6c9589322931dfedd06acc) Thanks [@odinr](https://github.com/odinr)! - force patch bump, realign missing snapshot
- Updated dependencies [[`b5dfe5d2`](https://github.com/equinor/fusion-framework/commit/b5dfe5d29a249e0cca6c9589322931dfedd06acc)]:
- @equinor/fusion-framework-module-http@0.0.0-next-20230915185612
- @equinor/fusion-framework-module@0.0.0-next-20230915185612
- @equinor/fusion-query@0.0.0-next-20230915185612
- @equinor/fusion-framework-module-http@5.1.1
- @equinor/fusion-framework-module@4.2.5
- @equinor/fusion-query@4.0.1

@@ -14,0 +21,0 @@ ## 7.0.10

@@ -1,2 +0,2 @@

export const version = '7.0.10';
export const version = '7.0.11';
//# sourceMappingURL=version.js.map

@@ -1,1 +0,1 @@

export declare const version = "7.0.10";
export declare const version = "7.0.11";
{
"name": "@equinor/fusion-framework-module-service-discovery",
"version": "0.0.0-next-20230915185612",
"version": "0.0.0-next-20230922071857",
"description": "",

@@ -23,5 +23,5 @@ "main": "dist/esm/index.js",

"rxjs": "^7.8.1",
"@equinor/fusion-framework-module": "^0.0.0-next-20230915185612",
"@equinor/fusion-framework-module-http": "^0.0.0-next-20230915185612",
"@equinor/fusion-query": "^0.0.0-next-20230915185612"
"@equinor/fusion-framework-module": "^4.2.5",
"@equinor/fusion-framework-module-http": "^5.1.1",
"@equinor/fusion-query": "^0.0.0-next-20230922071857"
},

@@ -28,0 +28,0 @@ "devDependencies": {

// Generated by genversion.
export const version = '7.0.10';
export const version = '7.0.11';

Sorry, the diff of this file is not supported yet