@atlaskit/outbound-auth-flow-client
Advanced tools
Comparing version 2.0.6 to 2.0.7
# @atlaskit/outbound-auth-flow-client | ||
## 2.0.7 | ||
### Patch Changes | ||
- [patch][097b696613](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/097b696613): | ||
Components now depend on TS 3.6 internally, in order to fix an issue with TS resolving non-relative imports as relative imports | ||
## 2.0.6 | ||
@@ -4,0 +12,0 @@ |
{ | ||
"name": "@atlaskit/outbound-auth-flow-client", | ||
"version": "2.0.6" | ||
"version": "2.0.7" | ||
} |
{ | ||
"name": "@atlaskit/outbound-auth-flow-client", | ||
"version": "2.0.6" | ||
"version": "2.0.7" | ||
} |
{ | ||
"name": "@atlaskit/outbound-auth-flow-client", | ||
"version": "2.0.6", | ||
"version": "2.0.7", | ||
"description": "Front-end library for starting outbound auth flows", | ||
@@ -23,3 +23,3 @@ "config": { | ||
"devDependencies": { | ||
"@atlaskit/docs": "^8.1.4" | ||
"@atlaskit/docs": "^8.1.5" | ||
}, | ||
@@ -26,0 +26,0 @@ "atlaskit": { |
{ | ||
"name": "@atlaskit/outbound-auth-flow-client", | ||
"version": "2.0.6" | ||
"version": "2.0.7" | ||
} |
@@ -12,5 +12,4 @@ { | ||
"./examples/*.ts", | ||
"./examples/*.tsx", | ||
"./typings/**/*.d.ts" | ||
"./examples/*.tsx" | ||
] | ||
} |
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
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
10470
14
149