@atlaskit/notification-log-client
Advanced tools
Comparing version 2.0.0 to 2.0.1
# @atlaskit/notification-log-service | ||
## 2.0.1 | ||
- [patch] notification-indicator and notification-log-client now compile into es5 compliant code for both es5 and es2015 packages to maintain compatibility with old toolings [1783e37](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1783e37) | ||
## 2.0.0 | ||
@@ -4,0 +7,0 @@ - [major] Added notification-log-client and notification-indicator into AtlasKit. Please refer to docs and examples for their usages. [ac98216](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ac98216) |
{ | ||
"name": "@atlaskit/notification-log-client", | ||
"version": "1.0.0" | ||
"version": "2.0.0" | ||
} |
{ | ||
"name": "@atlaskit/notification-log-client", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"description": "Client APIs for notification-log service", | ||
@@ -25,3 +25,3 @@ "main": "dist/es5/index.js", | ||
"@atlaskit/docs": "^2.4.0", | ||
"@atlaskit/notification-indicator": "^2.0.0", | ||
"@atlaskit/notification-indicator": "^2.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
7750