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

@equinor/fusion-framework

Package Overview
Dependencies
Maintainers
3
Versions
241
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@equinor/fusion-framework - npm Package Compare versions

Comparing version 2.1.1 to 3.0.0

25

CHANGELOG.md

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

## [3.0.0](https://github.com/equinor/fusion-framework/compare/@equinor/fusion-framework@2.1.1...@equinor/fusion-framework@3.0.0) (2022-08-29)
### ⚠ BREAKING CHANGES
* rename fetch
* fix(module-service-discovery): update http client consumer
* build: update allowed branches
* build: add conventional commit
* build: use conventionalcommits
* build(module-http): push major
* build: update deps
### Features
* rename fetch method ([#226](https://github.com/equinor/fusion-framework/issues/226)) ([f02df7c](https://github.com/equinor/fusion-framework/commit/f02df7cdd2b9098b0da49c5ea56ac3b6a17e9e32))
## 2.1.1 (2022-08-23)

@@ -8,0 +33,0 @@

10

package.json
{
"name": "@equinor/fusion-framework",
"version": "2.1.1",
"version": "3.0.0",
"description": "",

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

"@equinor/fusion-framework-module-event": "^0.1.2",
"@equinor/fusion-framework-module-http": "^0.6.2",
"@equinor/fusion-framework-module-msal": "^0.3.2",
"@equinor/fusion-framework-module-service-discovery": "^0.6.2",
"@equinor/fusion-framework-module-http": "^1.0.0",
"@equinor/fusion-framework-module-msal": "^0.4.0",
"@equinor/fusion-framework-module-service-discovery": "^0.7.0",
"rxjs": "7.5.6"

@@ -37,3 +37,3 @@ },

},
"gitHead": "1e274dbb0ec2dd181cbb069b1f5bcc9afd9a4e9f"
"gitHead": "ae542a7d76f357f0b371b4abc0b143123a248fb3"
}

Sorry, the diff of this file is not supported yet

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