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

@equinor/fusion-framework-module

Package Overview
Dependencies
Maintainers
4
Versions
93
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 4.2.5 to 4.2.6

6

CHANGELOG.md
# Change Log
## 4.2.6
### Patch Changes
- [#1595](https://github.com/equinor/fusion-framework/pull/1595) [`9c24e84`](https://github.com/equinor/fusion-framework/commit/9c24e847d041dea8384c77439e6b237f5bdb3125) Thanks [@Gustav-Eikaas](https://github.com/Gustav-Eikaas)! - support for module resolution NodeNext & Bundler
## 4.2.5

@@ -4,0 +10,0 @@

2

dist/esm/version.js

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

export const version = '4.2.5';
export const version = '4.2.6';
//# sourceMappingURL=version.js.map

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

export declare const version = "4.2.5";
export declare const version = "4.2.6";
{
"name": "@equinor/fusion-framework-module",
"version": "4.2.5",
"version": "4.2.6",
"description": "",
"main": "dist/esm/index.js",
"exports": {
".": "./dist/esm/index.js",
"./provider": "./dist/esm/lib/provider/index.js"
".": {
"import": "./dist/esm/index.js",
"types": "./dist/types/index.d.ts"
},
"./provider": {
"import": "./dist/esm/lib/provider/index.js",
"types": "./dist/types/lib/provider/index.d.ts"
}
},

@@ -10,0 +16,0 @@ "types": "index.d.ts",

// Generated by genversion.
export const version = '4.2.5';
export const version = '4.2.6';

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