Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@atlaskit/notification-log-client

Package Overview
Dependencies
Maintainers
1
Versions
46
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@atlaskit/notification-log-client - npm Package Compare versions

Comparing version 1.0.0 to 2.0.0

dist/es2015/index.d.ts

3

CHANGELOG.md
# @atlaskit/notification-log-service
## 2.0.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)
## 1.0.0

12

package.json
{
"name": "@atlaskit/notification-log-client",
"version": "1.0.0",
"version": "2.0.0",
"description": "Client APIs for notification-log service",

@@ -20,3 +20,3 @@ "main": "dist/es5/index.js",

"dependencies": {
"@atlaskit/util-service-support": "^2.0.3",
"@atlaskit/util-service-support": "^2.0.4",
"tslib": "^1.8.0"

@@ -26,6 +26,6 @@ },

"@atlaskit/docs": "^2.4.0",
"@atlaskit/notification-indicator": "^1.0.0",
"whatwg-fetch": "^2.0.3",
"fetch-mock": "^5.12.1"
"@atlaskit/notification-indicator": "^2.0.0",
"fetch-mock": "^5.12.1",
"whatwg-fetch": "^2.0.3"
}
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc