Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

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

Package Overview
Dependencies
Maintainers
3
Versions
172
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 0.3.6 to 0.3.7

8

CHANGELOG.md

@@ -6,2 +6,10 @@ # Change Log

## [0.3.7](https://github.com/equinor/fusion-framework/compare/@equinor/fusion-framework-module-service-discovery@0.3.6...@equinor/fusion-framework-module-service-discovery@0.3.7) (2022-06-30)
**Note:** Version bump only for package @equinor/fusion-framework-module-service-discovery
## [0.3.6](https://github.com/equinor/fusion-framework/compare/@equinor/fusion-framework-module-service-discovery@0.3.5...@equinor/fusion-framework-module-service-discovery@0.3.6) (2022-06-28)

@@ -8,0 +16,0 @@

22

package.json
{
"name": "@equinor/fusion-framework-module-service-discovery",
"version": "0.3.6",
"version": "0.3.7",
"description": "",
"main": "./dist/esm/index.js",
"module": "./dist/esm/index.js",
"exports": {
".": "./dist/esm/index.js"
},
"types": "dist/types/index.d.ts",
"scripts": {

@@ -23,17 +25,9 @@ "build": "npm run build:typescript",

"dependencies": {
"@equinor/fusion-framework-module": "^0.2.4",
"@equinor/fusion-framework-module-http": "^0.3.4"
"@equinor/fusion-framework-module": "^0.2.5",
"@equinor/fusion-framework-module-http": "^0.3.5"
},
"types": "index.d.ts",
"typesVersions": {
">=4.2": {
"*": [
"dist/types/*"
]
}
},
"devDependencies": {
"typescript": "^4.7.4"
},
"gitHead": "ebc05b53558f01224c1c294b1f96fc110324ef3b"
"gitHead": "0b56e019aeb4ac8416497db34898cad8e3aa281f"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc