@atlaskit/notification-log-client
Advanced tools
Comparing version 3.0.0 to 3.0.1
# @atlaskit/notification-log-service | ||
## 3.0.1 | ||
- [patch] Updated dependencies [acd86a1](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/acd86a1) | ||
- @atlaskit/notification-indicator@4.0.1 | ||
- @atlaskit/docs@5.0.2 | ||
- @atlaskit/util-service-support@3.0.1 | ||
## 3.0.0 | ||
@@ -4,0 +10,0 @@ |
{ | ||
"name": "@atlaskit/notification-log-client", | ||
"version": "2.0.8" | ||
"version": "3.0.0" | ||
} |
{ | ||
"name": "@atlaskit/notification-log-client", | ||
"version": "3.0.0", | ||
"version": "3.0.1", | ||
"description": "Client APIs for notification-log service", | ||
@@ -20,8 +20,8 @@ "main": "dist/es5/index.js", | ||
"dependencies": { | ||
"@atlaskit/util-service-support": "^3.0.0", | ||
"@atlaskit/util-service-support": "^3.0.1", | ||
"tslib": "^1.8.0" | ||
}, | ||
"devDependencies": { | ||
"@atlaskit/docs": "^5.0.0", | ||
"@atlaskit/notification-indicator": "^4.0.0", | ||
"@atlaskit/docs": "^5.0.2", | ||
"@atlaskit/notification-indicator": "^4.0.1", | ||
"fetch-mock": "^5.12.1", | ||
@@ -28,0 +28,0 @@ "whatwg-fetch": "^2.0.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
10520