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

@atlaskit/outbound-auth-flow-client

Package Overview
Dependencies
Maintainers
1
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@atlaskit/outbound-auth-flow-client - npm Package Compare versions

Comparing version 2.0.9 to 2.0.10

dist/es2019/index.d.ts

6

CHANGELOG.md
# @atlaskit/outbound-auth-flow-client
## 2.0.10
### Patch Changes
- [`131cee6d7a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/131cee6d7a) - Add missing tslib dependency
## 2.0.9

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

2

dist/cjs/version.json
{
"name": "@atlaskit/outbound-auth-flow-client",
"version": "2.0.9"
"version": "2.0.10"
}
{
"name": "@atlaskit/outbound-auth-flow-client",
"version": "2.0.9"
"version": "2.0.10"
}
{
"name": "@atlaskit/outbound-auth-flow-client",
"version": "2.0.9",
"version": "2.0.10",
"description": "Front-end library for starting outbound auth flows",

@@ -8,27 +8,27 @@ "publishConfig": {

},
"repository": "https://bitbucket.org/atlassian/atlassian-frontend",
"author": "Atlassian Pty Ltd",
"license": "Apache-2.0",
"main": "dist/cjs/index.js",
"module": "dist/esm/index.js",
"module:es2019": "dist/es2019/index.js",
"types": "dist/cjs/index.d.ts",
"atlaskit:src": "src/index.ts",
"atlassian": {
"team": "Ecosystem Capabilities",
"releaseModel": "continuous"
},
"config": {
"access": "public"
},
"atlaskit:src": "src/index.ts",
"module": "dist/esm/index.js",
"main": "dist/cjs/index.js",
"types": "dist/cjs/index.d.ts",
"dependencies": {},
"author": "Atlassian Pty. Ltd",
"license": "Apache-2.0",
"repository": {
"type": "git",
"url": "https://bitbucket.org/atlassian/atlaskit-mk-2"
},
"devDependencies": {
"@atlaskit/docs": "^8.3.2"
"@atlaskit/docs": "*"
},
"atlaskit": {
"internal": true,
"name": "Outbound Auth Flow Client"
},
"keywords": [
"fabric",
"ui"
]
],
"dependencies": {
"tslib": "^1.9.3"
}
}
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