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 1.0.1 to 1.0.2

4

CHANGELOG.md
# @atlaskit/outbound-auth-flow-client
## 1.0.2
- Updated dependencies [58b84fa](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/58b84fa):
- @atlaskit/docs@6.0.0
## 1.0.1

@@ -4,0 +8,0 @@ - [patch] Fix dist/ folder [20a099f](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/20a099f)

2

dist/package.json
{
"name": "@atlaskit/outbound-auth-flow-client",
"version": "1.0.0"
"version": "1.0.2"
}
{
"name": "@atlaskit/outbound-auth-flow-client",
"version": "1.0.1",
"version": "1.0.2",
"description": "Front-end library for starting outbound auth flows",

@@ -28,3 +28,3 @@ "config": {

"devDependencies": {
"@atlaskit/docs": "^5.0.2"
"@atlaskit/docs": "^6.0.0"
},

@@ -38,2 +38,2 @@ "atlaskit": {

]
}
}

@@ -65,3 +65,3 @@ import { auth } from '../..';

setTimeout(done, 500);
window.setTimeout(done, 500);
});

@@ -84,3 +84,3 @@

setTimeout(done, 500);
window.setTimeout(done, 500);
});

@@ -87,0 +87,0 @@

Sorry, the diff of this file is not supported yet

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