Socket
Socket
Sign inDemoInstall

@atlaskit/tag

Package Overview
Dependencies
93
Maintainers
1
Versions
166
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 11.6.1 to 11.6.2

6

CHANGELOG.md
# @atlaskit/tag
## 11.6.2
### Patch Changes
- [#42577](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/42577) [`d51b45b02fb`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d51b45b02fb) - Add component to push model consumption in JFE
## 11.6.1

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

2

dist/cjs/tag/internal/removable/index.js

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

var packageName = "@atlaskit/tag";
var packageVersion = "11.6.1";
var packageVersion = "11.6.2";
var defaultBeforeRemoveAction = function defaultBeforeRemoveAction() {

@@ -37,0 +37,0 @@ return true;

@@ -22,3 +22,3 @@ /** @jsx jsx */

const packageName = "@atlaskit/tag";
const packageVersion = "11.6.1";
const packageVersion = "11.6.2";
const defaultBeforeRemoveAction = () => true;

@@ -25,0 +25,0 @@

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

var packageName = "@atlaskit/tag";
var packageVersion = "11.6.1";
var packageVersion = "11.6.2";
var defaultBeforeRemoveAction = function defaultBeforeRemoveAction() {

@@ -27,0 +27,0 @@ return true;

{
"name": "@atlaskit/tag",
"version": "11.6.1",
"version": "11.6.2",
"description": "A tag labels UI objects for quick recognition and navigation.",

@@ -28,2 +28,5 @@ "publishConfig": {

"team": "Design System Team",
"productPushConsumption": [
"jira"
],
"releaseModel": "continuous",

@@ -46,3 +49,3 @@ "website": {

"@atlaskit/theme": "^12.6.0",
"@atlaskit/tokens": "^1.26.0",
"@atlaskit/tokens": "^1.28.0",
"@babel/runtime": "^7.0.0",

@@ -49,0 +52,0 @@ "@emotion/react": "^11.7.1"

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc