New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@atlaskit/interaction-context

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@atlaskit/interaction-context - npm Package Compare versions

Comparing version 2.1.3 to 2.1.4

16

CHANGELOG.md
# @atlaskit/interaction-context
## 2.1.4
### Patch Changes
- [#83116](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/83116) [`8d4e99057fe0`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/8d4e99057fe0) - Upgrade Typescript from `4.9.5` to `5.4.2`
## 2.1.3

@@ -7,3 +13,3 @@

- [`e2cad1162d6`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e2cad1162d6) - Enrol packages on push model consumption
- [#39629](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39629) [`e2cad1162d6`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e2cad1162d6) - Enrol packages on push model consumption

@@ -14,3 +20,3 @@ ## 2.1.2

- [`9d00501a414`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9d00501a414) - Ensure legacy types are published for TS 4.5-4.8
- [#33793](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33793) [`9d00501a414`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9d00501a414) - Ensure legacy types are published for TS 4.5-4.8

@@ -21,3 +27,3 @@ ## 2.1.1

- [`41fae2c6f68`](https://bitbucket.org/atlassian/atlassian-frontend/commits/41fae2c6f68) - Upgrade Typescript from `4.5.5` to `4.9.5`
- [#33649](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33649) [`41fae2c6f68`](https://bitbucket.org/atlassian/atlassian-frontend/commits/41fae2c6f68) - Upgrade Typescript from `4.5.5` to `4.9.5`

@@ -28,3 +34,3 @@ ## 2.1.0

- [`56507598609`](https://bitbucket.org/atlassian/atlassian-frontend/commits/56507598609) - Skip minor dependency bump
- [#33258](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33258) [`56507598609`](https://bitbucket.org/atlassian/atlassian-frontend/commits/56507598609) - Skip minor dependency bump

@@ -35,3 +41,3 @@ ## 2.0.0

- [`bf3e9dfd711`](https://bitbucket.org/atlassian/atlassian-frontend/commits/bf3e9dfd711) - Create a interaction context for tracking experience
- [#26712](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/26712) [`bf3e9dfd711`](https://bitbucket.org/atlassian/atlassian-frontend/commits/bf3e9dfd711) - Create a interaction context for tracking experience

@@ -38,0 +44,0 @@ ### Patch Changes

@@ -8,3 +8,2 @@ "use strict";

var _react = require("react");
var _default = /*#__PURE__*/(0, _react.createContext)(null);
exports.default = _default;
var _default = exports.default = /*#__PURE__*/(0, _react.createContext)(null);
{
"name": "@atlaskit/interaction-context",
"version": "2.1.3",
"version": "2.1.4",
"description": "Interaction context for handling tracing",

@@ -21,3 +21,3 @@ "author": "Atlassian Pty Ltd",

},
"repository": "https://bitbucket.org/atlassian/atlassian-frontend",
"repository": "https://bitbucket.org/atlassian/atlassian-frontend-mirror",
"main": "dist/cjs/index.js",

@@ -50,3 +50,3 @@ "module": "dist/esm/index.js",

"react-dom": "^16.8.0",
"typescript": "~4.9.5",
"typescript": "~5.4.2",
"wait-for-expect": "^1.2.0"

@@ -53,0 +53,0 @@ },

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