@atlaskit/blanket
Advanced tools
Comparing version 12.2.11 to 12.2.12
# @atlaskit/blanket | ||
## 12.2.12 | ||
### Patch Changes | ||
- [`cb2392f6d33`](https://bitbucket.org/atlassian/atlassian-frontend/commits/cb2392f6d33) - Upgrade to TypeScript 4.2.4 | ||
## 12.2.11 | ||
@@ -4,0 +10,0 @@ |
@@ -31,3 +31,3 @@ "use strict"; | ||
var packageName = "@atlaskit/blanket"; | ||
var packageVersion = "12.2.11"; | ||
var packageVersion = "12.2.12"; | ||
var analyticsAttributes = { | ||
@@ -34,0 +34,0 @@ componentName: 'blanket', |
{ | ||
"name": "@atlaskit/blanket", | ||
"version": "12.2.11", | ||
"version": "12.2.12", | ||
"sideEffects": false | ||
} |
@@ -10,3 +10,3 @@ /** @jsx jsx */ | ||
const packageName = "@atlaskit/blanket"; | ||
const packageVersion = "12.2.11"; | ||
const packageVersion = "12.2.12"; | ||
const analyticsAttributes = { | ||
@@ -13,0 +13,0 @@ componentName: 'blanket', |
{ | ||
"name": "@atlaskit/blanket", | ||
"version": "12.2.11", | ||
"version": "12.2.12", | ||
"sideEffects": false | ||
} |
@@ -16,3 +16,3 @@ import _defineProperty from "@babel/runtime/helpers/defineProperty"; | ||
var packageName = "@atlaskit/blanket"; | ||
var packageVersion = "12.2.11"; | ||
var packageVersion = "12.2.12"; | ||
var analyticsAttributes = { | ||
@@ -19,0 +19,0 @@ componentName: 'blanket', |
{ | ||
"name": "@atlaskit/blanket", | ||
"version": "12.2.11", | ||
"version": "12.2.12", | ||
"sideEffects": false | ||
} |
{ | ||
"name": "@atlaskit/blanket", | ||
"version": "12.2.11", | ||
"version": "12.2.12", | ||
"description": "A blanket covers the underlying UI for a layered component, such as a modal dialog or a tooltip.", | ||
@@ -43,3 +43,3 @@ "publishConfig": { | ||
"@atlaskit/badge": "^15.0.0", | ||
"@atlaskit/button": "^16.2.0", | ||
"@atlaskit/button": "^16.3.0", | ||
"@atlaskit/docs": "*", | ||
@@ -57,3 +57,3 @@ "@atlaskit/ssr": "*", | ||
"storybook-addon-performance": "^0.16.0", | ||
"typescript": "3.9.10", | ||
"typescript": "4.2.4", | ||
"wait-for-expect": "^1.2.0" | ||
@@ -60,0 +60,0 @@ }, |
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
53788