Socket
Socket
Sign inDemoInstall

@atlaskit/blanket

Package Overview
Dependencies
Maintainers
1
Versions
137
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@atlaskit/blanket - npm Package Compare versions

Comparing version 12.3.0 to 12.3.1

6

CHANGELOG.md
# @atlaskit/blanket
## 12.3.1
### Patch Changes
- [`bc989043572`](https://bitbucket.org/atlassian/atlassian-frontend/commits/bc989043572) - Internal changes to apply spacing tokens. This should be a no-op change.
## 12.3.0

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

2

dist/cjs/blanket.js

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

var packageName = "@atlaskit/blanket";
var packageVersion = "12.3.0";
var packageVersion = "12.3.1";
var analyticsAttributes = {

@@ -34,0 +34,0 @@ componentName: 'blanket',

{
"name": "@atlaskit/blanket",
"version": "12.3.0",
"version": "12.3.1",
"sideEffects": false
}

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

const packageName = "@atlaskit/blanket";
const packageVersion = "12.3.0";
const packageVersion = "12.3.1";
const analyticsAttributes = {

@@ -13,0 +13,0 @@ componentName: 'blanket',

{
"name": "@atlaskit/blanket",
"version": "12.3.0",
"version": "12.3.1",
"sideEffects": false
}

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

var packageName = "@atlaskit/blanket";
var packageVersion = "12.3.0";
var packageVersion = "12.3.1";
var analyticsAttributes = {

@@ -19,0 +19,0 @@ componentName: 'blanket',

{
"name": "@atlaskit/blanket",
"version": "12.3.0",
"version": "12.3.1",
"sideEffects": false
}
{
"name": "@atlaskit/blanket",
"version": "12.3.0",
"version": "12.3.1",
"description": "A blanket covers the underlying UI for a layered component, such as a modal dialog or a tooltip.",

@@ -18,3 +18,4 @@ "publishConfig": {

"*": [
"dist/types-ts4.0/*"
"dist/types-ts4.0/*",
"dist/types-ts4.0/index.d.ts"
]

@@ -27,2 +28,3 @@ }

"atlassian": {
"disableProductCI": true,
"team": "Design System Team",

@@ -87,2 +89,3 @@ "releaseModel": "scheduled",

"analytics": "analytics-next",
"design-tokens": "spacing",
"theming": "tokens",

@@ -89,0 +92,0 @@ "deprecation": "no-deprecated-imports"

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