@atlaskit/activity-provider
Advanced tools
Comparing version 2.1.0 to 2.1.1
# @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 @@ |
"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")); |
{ | ||
"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
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
49296
904