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

@atlaskit/activity-provider

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@atlaskit/activity-provider - npm Package Compare versions

Comparing version 2.1.0 to 2.1.1

9

CHANGELOG.md
# @atlaskit/activity-provider
## 2.1.1
### Patch Changes
- [`6c525a8229`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6c525a8229) - Upgraded to TypeScript 3.9.6 and tslib to 2.0.0
Since tslib is a dependency for all our packages we recommend that products also follow this tslib upgrade
to prevent duplicates of tslib being bundled.
## 2.1.0

@@ -4,0 +13,0 @@

1

dist/cjs/api/ActivityResource.js
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.makeGetRecentItemBody = void 0;
var tslib_1 = require("tslib");

@@ -4,0 +5,0 @@ var util_service_support_1 = require("@atlaskit/util-service-support");

"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.ActivityResource = void 0;
var tslib_1 = require("tslib");

@@ -4,0 +5,0 @@ var ActivityResource_1 = tslib_1.__importDefault(require("./api/ActivityResource"));

2

dist/cjs/version.json
{
"name": "@atlaskit/activity-provider",
"version": "2.1.0",
"version": "2.1.1",
"sideEffects": false
}
{
"name": "@atlaskit/activity-provider",
"version": "2.1.0",
"version": "2.1.1",
"sideEffects": false
}
{
"name": "@atlaskit/activity-provider",
"version": "2.1.0",
"version": "2.1.1",
"sideEffects": false
}
{
"name": "@atlaskit/activity-provider",
"version": "2.1.0",
"version": "2.1.1",
"description": "A provider to support recent activities in editor",

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

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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