@atlaskit/outbound-auth-flow-client
Advanced tools
Comparing version 2.0.4 to 2.0.5
# @atlaskit/outbound-auth-flow-client | ||
## 2.0.5 | ||
### Patch Changes | ||
- [patch][dd9ca0710e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/dd9ca0710e): | ||
Removed incorrect jsnext:main field from package.json | ||
## 2.0.4 | ||
@@ -4,0 +12,0 @@ |
{ | ||
"name": "@atlaskit/outbound-auth-flow-client", | ||
"version": "2.0.4" | ||
"version": "2.0.5" | ||
} |
{ | ||
"name": "@atlaskit/outbound-auth-flow-client", | ||
"version": "2.0.4" | ||
"version": "2.0.5" | ||
} |
{ | ||
"name": "@atlaskit/outbound-auth-flow-client", | ||
"version": "2.0.4", | ||
"version": "2.0.5", | ||
"description": "Front-end library for starting outbound auth flows", | ||
@@ -9,3 +9,2 @@ "config": { | ||
"atlaskit:src": "src/index.ts", | ||
"jsnext:main": "index.js", | ||
"module": "dist/esm/index.js", | ||
@@ -12,0 +11,0 @@ "main": "dist/cjs/index.js", |
{ | ||
"name": "@atlaskit/outbound-auth-flow-client", | ||
"version": "2.0.4" | ||
"version": "2.0.5" | ||
} |
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
10606