@equinor/fusion-framework-app
Advanced tools
Comparing version 7.1.0 to 7.1.2
# 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 @@ |
@@ -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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Mixed license
License(Experimental) Package contains multiple licenses.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
26
178027
1
391