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

@equinor/fusion-framework-module-http

Package Overview
Dependencies
Maintainers
4
Versions
127
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@equinor/fusion-framework-module-http - npm Package Compare versions

Comparing version 6.2.0 to 7.0.0-next-663bed8344cc2ca0111705b05045173328b3104d

15

CHANGELOG.md
# Change Log
## 7.0.0-next-663bed8344cc2ca0111705b05045173328b3104d
### Major Changes
- [#2510](https://github.com/equinor/fusion-framework/pull/2510) [`663bed8`](https://github.com/equinor/fusion-framework/commit/663bed8344cc2ca0111705b05045173328b3104d) Thanks [@eikeland](https://github.com/eikeland)! - BREAKING_CHANGE: all fusion-framework modules are now defiend as type module.
> [!WARNING]
> This will introduce breaking changes to the consumption of fusion-framework moduels.
### Patch Changes
- Updated dependencies [[`663bed8`](https://github.com/equinor/fusion-framework/commit/663bed8344cc2ca0111705b05045173328b3104d)]:
- @equinor/fusion-framework-module@5.0.0-next-663bed8344cc2ca0111705b05045173328b3104d
- @equinor/fusion-framework-module-msal@4.0.0-next-663bed8344cc2ca0111705b05045173328b3104d
## 6.2.0

@@ -4,0 +19,0 @@

7

package.json
{
"name": "@equinor/fusion-framework-module-http",
"version": "6.2.0",
"version": "7.0.0-next-663bed8344cc2ca0111705b05045173328b3104d",
"description": "",
"type": "module",
"main": "dist/esm/index.js",

@@ -59,4 +60,4 @@ "types": "index.d.ts",

"zod": "^3.23.8",
"@equinor/fusion-framework-module": "^4.3.5",
"@equinor/fusion-framework-module-msal": "^3.1.5"
"@equinor/fusion-framework-module": "^5.0.0-next-663bed8344cc2ca0111705b05045173328b3104d",
"@equinor/fusion-framework-module-msal": "^4.0.0-next-663bed8344cc2ca0111705b05045173328b3104d"
},

@@ -63,0 +64,0 @@ "devDependencies": {

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