@atlaskit/outbound-auth-flow-client
Advanced tools
Comparing version 2.0.8 to 2.0.9
# @atlaskit/outbound-auth-flow-client | ||
## 2.0.9 | ||
### Patch Changes | ||
- [patch][6548261c9a](https://bitbucket.org/atlassian/atlassian-frontend/commits/6548261c9a): | ||
Remove namespace imports from React, ReactDom, and PropTypes- Updated dependencies [6548261c9a](https://bitbucket.org/atlassian/atlassian-frontend/commits/6548261c9a): | ||
- @atlaskit/docs@8.3.2 | ||
## 2.0.8 | ||
@@ -4,0 +14,0 @@ |
{ | ||
"name": "@atlaskit/outbound-auth-flow-client", | ||
"version": "2.0.8" | ||
"version": "2.0.9" | ||
} |
{ | ||
"name": "@atlaskit/outbound-auth-flow-client", | ||
"version": "2.0.8" | ||
"version": "2.0.9" | ||
} |
{ | ||
"name": "@atlaskit/outbound-auth-flow-client", | ||
"version": "2.0.8", | ||
"version": "2.0.9", | ||
"description": "Front-end library for starting outbound auth flows", | ||
"publishConfig": { | ||
"registry": "https://registry.npmjs.org/" | ||
}, | ||
"config": { | ||
@@ -14,5 +17,2 @@ "access": "public" | ||
"author": "Atlassian Pty. Ltd", | ||
"maintainers": [ | ||
"Artur B" | ||
], | ||
"license": "Apache-2.0", | ||
@@ -24,8 +24,7 @@ "repository": { | ||
"devDependencies": { | ||
"@atlaskit/docs": "^8.1.8" | ||
"@atlaskit/docs": "^8.3.2" | ||
}, | ||
"atlaskit": { | ||
"internal": true, | ||
"name": "Outbound Auth Flow Client", | ||
"team": "teamwork ecosystem" | ||
"name": "Outbound Auth Flow Client" | ||
}, | ||
@@ -36,2 +35,2 @@ "keywords": [ | ||
] | ||
} | ||
} |
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
11483