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

@equinor/fusion-framework-module-msal

Package Overview
Dependencies
Maintainers
3
Versions
112
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 0.1.21 to 0.1.22

11

CHANGELOG.md

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

## 0.1.22 (2022-08-01)
### Bug Fixes
* change typo of exports ([b049503](https://github.com/equinor/fusion-framework/commit/b049503511fb1b37b920b00aed1468ed8385a67e))
## [0.1.21](https://github.com/equinor/fusion-framework/compare/@equinor/fusion-framework-module-msal@0.1.20...@equinor/fusion-framework-module-msal@0.1.21) (2022-07-01)

@@ -8,0 +19,0 @@

9

package.json
{
"name": "@equinor/fusion-framework-module-msal",
"version": "0.1.21",
"version": "0.1.22",
"description": "",
"main": "dist/esm/index.js",
"exports": {
".": "./dist/esm/index.js"
".": "./dist/esm/index.js",
"./client": "./dist/esm/client/index.js"
},

@@ -35,3 +36,3 @@ "types": "dist/types/index.d.ts",

"@equinor/fusion-framework-module": "^0.2.7",
"@equinor/fusion-framework-module-http": "^0.3.8"
"@equinor/fusion-framework-module-http": "^0.3.9"
},

@@ -41,3 +42,3 @@ "devDependencies": {

},
"gitHead": "8f7c98d4ce943f0d4a44943b5afaf81d7f94416b"
"gitHead": "7fe26f5dee5a1c190e1beaaedf7e404e98fa16b8"
}
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