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 6.1.3 to 6.1.4

6

CHANGELOG.md
# @atlaskit/notification-log-service
## 6.1.4
### Patch Changes
- [`fd6bb9c9184`](https://bitbucket.org/atlassian/atlassian-frontend/commits/fd6bb9c9184) - Delete version.json
## 6.1.3

@@ -4,0 +10,0 @@

2

dist/cjs/NotificationLogClient.js

@@ -50,3 +50,3 @@ "use strict";

headers: {
'x-app-version': "".concat("6.1.3", "-").concat(DEFAULT_SOURCE)
'x-app-version': "".concat("6.1.4", "-").concat(DEFAULT_SOURCE)
}

@@ -53,0 +53,0 @@ }, options.requestInit || {})

@@ -25,3 +25,3 @@ import { utils } from '@atlaskit/util-service-support';

headers: {
'x-app-version': `${"6.1.3"}-${DEFAULT_SOURCE}`
'x-app-version': `${"6.1.4"}-${DEFAULT_SOURCE}`
},

@@ -28,0 +28,0 @@ ...(options.requestInit || {})

@@ -42,3 +42,3 @@ import _defineProperty from "@babel/runtime/helpers/defineProperty";

headers: {
'x-app-version': "".concat("6.1.3", "-").concat(DEFAULT_SOURCE)
'x-app-version': "".concat("6.1.4", "-").concat(DEFAULT_SOURCE)
}

@@ -45,0 +45,0 @@ }, options.requestInit || {})

{
"name": "@atlaskit/notification-log-client",
"version": "6.1.3",
"version": "6.1.4",
"description": "Client APIs for notification-log service",

@@ -5,0 +5,0 @@ "publishConfig": {

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