@atlaskit/util-service-support
Advanced tools
Comparing version 5.0.0 to 5.0.1
# @atlaskit/util-service-support | ||
## 5.0.1 | ||
### 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 | ||
## 5.0.0 | ||
@@ -4,0 +14,0 @@ |
{ | ||
"name": "@atlaskit/util-service-support", | ||
"version": "5.0.0" | ||
"version": "5.0.1" | ||
} |
{ | ||
"name": "@atlaskit/util-service-support", | ||
"version": "5.0.0" | ||
"version": "5.0.1" | ||
} |
{ | ||
"name": "@atlaskit/util-service-support", | ||
"version": "5.0.0", | ||
"version": "5.0.1", | ||
"description": "A library of support classes for integrating React components with REST HTTP services", | ||
"publishConfig": { | ||
"registry": "https://registry.npmjs.org/" | ||
}, | ||
"config": { | ||
@@ -18,7 +21,5 @@ "access": "public" | ||
"author": "Atlassian Pty. Ltd", | ||
"maintainers": [], | ||
"atlaskit": { | ||
"internal": true, | ||
"name": "Util Service Support", | ||
"team": "teams" | ||
"name": "Util Service Support" | ||
}, | ||
@@ -31,3 +32,3 @@ "license": "Apache-2.0", | ||
"devDependencies": { | ||
"@atlaskit/docs": "^8.1.8", | ||
"@atlaskit/docs": "^8.3.2", | ||
"es6-promise": "^4.0.5", | ||
@@ -42,2 +43,2 @@ "fetch-mock": "^7.3.3", | ||
] | ||
} | ||
} |
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
42350