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.4 to 2.0.0

build/es2015/tsconfig.json

5

CHANGELOG.md
# @atlaskit/outbound-auth-flow-client
## 2.0.0
- [major] [9d5cc39394](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9d5cc39394):
- Dropped ES5 distributables from the typescript packages
## 1.0.4

@@ -4,0 +9,0 @@ - Updated dependencies [76299208e6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/76299208e6):

2

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

@@ -8,11 +8,6 @@ "config": {

},
"main": "dist/es5/index.js",
"atlaskit:src": "src/index.ts",
"jsnext:main": "dist/es2015/index.js",
"module": "dist/es2015/index.js",
"types": "dist/es5/index.d.ts",
"files": [
"dist",
"src"
],
"jsnext:main": "index.js",
"module": "index.js",
"types": "index.d.ts",
"dependencies": {},

@@ -29,3 +24,3 @@ "author": "Atlassian Pty. Ltd",

"devDependencies": {
"@atlaskit/docs": "^7.0.0"
"@atlaskit/docs": "^7.0.1"
},

@@ -32,0 +27,0 @@ "atlaskit": {

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