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

@equinor/fusion-framework

Package Overview
Dependencies
Maintainers
3
Versions
247
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 5.0.18 to 5.0.19

6

CHANGELOG.md

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

## 5.0.19 (2022-12-21)
### Bug Fixes
- import export of app types ([6adeabe](https://github.com/equinor/fusion-framework/commit/6adeabecd1d261f3fda18a1cf93e5be4e374cbb5))
## 5.0.18 (2022-12-16)

@@ -8,0 +14,0 @@

1

dist/types/types.d.ts

@@ -21,2 +21,1 @@ import type { CombinedModules, ModulesInstance } from '@equinor/fusion-framework-module';

}
export { AppManifest, AppConfig } from '@equinor/fusion-framework-module-app';
{
"name": "@equinor/fusion-framework",
"version": "5.0.18",
"version": "5.0.19",
"description": "",

@@ -38,3 +38,3 @@ "main": "dist/esm/index.js",

},
"gitHead": "02656c04230873efa4aaa758d9b3a974148915f7"
"gitHead": "64e0a34ac2ada5860a003944b4e1326ad6bb25b8"
}

@@ -25,3 +25,1 @@ import type { CombinedModules, ModulesInstance } from '@equinor/fusion-framework-module';

}
export { AppManifest, AppConfig } from '@equinor/fusion-framework-module-app';

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