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

@equinor/fusion-framework-app

Package Overview
Dependencies
Maintainers
4
Versions
221
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 7.1.0 to 7.1.2

LICENSE

26

CHANGELOG.md
# Change Log
## 7.1.2
### Patch Changes
- Updated dependencies []:
- @equinor/fusion-framework-module-app@5.2.3
- @equinor/fusion-framework@7.0.17
## 7.1.1
### Patch Changes
- [#1109](https://github.com/equinor/fusion-framework/pull/1109) [`7ec195d4`](https://github.com/equinor/fusion-framework/commit/7ec195d42098fec8794db13e83b71ef7753ff862) Thanks [@odinr](https://github.com/odinr)! - Change packaged manager from yarn to pnpm
conflicts of `@types/react` made random outcomes when using `yarn`
this change should not affect consumer of the packages, but might conflict dependent on local package manager.
- Updated dependencies [[`7ec195d4`](https://github.com/equinor/fusion-framework/commit/7ec195d42098fec8794db13e83b71ef7753ff862), [`d276fc5d`](https://github.com/equinor/fusion-framework/commit/d276fc5d514566d05c64705076a1cb91c6a44272), [`52d98701`](https://github.com/equinor/fusion-framework/commit/52d98701627e93c7284c0b9a5bfd8dab1da43bd3)]:
- @equinor/fusion-framework-module@4.2.3
- @equinor/fusion-framework-module-event@4.0.4
- @equinor/fusion-framework-module-http@5.0.5
- @equinor/fusion-framework-module-msal@3.0.5
- @equinor/fusion-framework-module-app@5.2.2
- @equinor/fusion-framework@7.0.16
## 7.1.0

@@ -4,0 +30,0 @@

2

dist/esm/version.js

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

export const version = '7.1.0';
export const version = '7.1.2';
//# sourceMappingURL=version.js.map

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

export declare const version = "7.1.0";
export declare const version = "7.1.2";
{
"name": "@equinor/fusion-framework-app",
"version": "7.1.0",
"description": "",
"main": "dist/esm/index.js",
"exports": {
".": "./dist/esm/index.js"
},
"types": "./dist/types/index.d.ts",
"scripts": {
"build": "tsc -b",
"prepack": "yarn build"
},
"keywords": [
"fusion",
"fusion-framework",
"utility"
],
"homepage": "https://equinor.github.io/fusion-framework/",
"author": {
"name": "Odin thomas Rochmann",
"email": "oroc@equinor.com",
"url": "https://github.com/odinr"
},
"license": "ISC",
"publishConfig": {
"access": "public"
},
"repository": {
"type": "git",
"url": "git+https://github.com/equinor/fusion-framework.git",
"directory": "packages/app"
},
"dependencies": {
"@equinor/fusion-framework": "^7.0.15",
"@equinor/fusion-framework-module": "^4.2.2",
"@equinor/fusion-framework-module-app": "^5.2.1",
"@equinor/fusion-framework-module-event": "^4.0.3",
"@equinor/fusion-framework-module-http": "^5.0.4",
"@equinor/fusion-framework-module-msal": "^3.0.4"
},
"devDependencies": {
"typescript": "^5.1.3"
}
}
"name": "@equinor/fusion-framework-app",
"version": "7.1.2",
"description": "",
"main": "dist/esm/index.js",
"exports": {
".": "./dist/esm/index.js"
},
"types": "./dist/types/index.d.ts",
"keywords": [
"fusion",
"fusion-framework",
"utility"
],
"homepage": "https://equinor.github.io/fusion-framework/",
"author": {
"name": "Odin thomas Rochmann",
"email": "oroc@equinor.com",
"url": "https://github.com/odinr"
},
"license": "ISC",
"publishConfig": {
"access": "public"
},
"repository": {
"type": "git",
"url": "git+https://github.com/equinor/fusion-framework.git",
"directory": "packages/app"
},
"dependencies": {
"@equinor/fusion-framework": "^7.0.17",
"@equinor/fusion-framework-module": "^4.2.3",
"@equinor/fusion-framework-module-app": "^5.2.3",
"@equinor/fusion-framework-module-event": "^4.0.4",
"@equinor/fusion-framework-module-http": "^5.0.5",
"@equinor/fusion-framework-module-msal": "^3.0.5"
},
"devDependencies": {
"typescript": "^5.1.3"
},
"scripts": {
"build": "tsc -b"
}
}
// Generated by genversion.
export const version = '7.1.0';
export const version = '7.1.2';

@@ -7,4 +7,3 @@ {

"declarationDir": "./dist/types",
"baseUrl": "src",
"jsx": "react-jsx"
},

@@ -11,0 +10,0 @@ "references": [

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