Socket
Socket
Sign inDemoInstall

@atlaskit/onboarding

Package Overview
Dependencies
134
Maintainers
1
Versions
222
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 10.6.9 to 10.6.10

6

CHANGELOG.md
# @atlaskit/onboarding
## 10.6.10
### Patch Changes
- Updated dependencies
## 10.6.9

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

2

dist/cjs/components/spotlight-dialog.js

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

var packageName = "@atlaskit/onboarding";
var packageVersion = "10.6.9";
var packageVersion = "10.6.10";
var SpotlightDialog = /*#__PURE__*/function (_Component) {

@@ -33,0 +33,0 @@ (0, _inherits2.default)(SpotlightDialog, _Component);

{
"name": "@atlaskit/onboarding",
"version": "10.6.9",
"version": "10.6.10",
"sideEffects": false
}

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

const packageName = "@atlaskit/onboarding";
const packageVersion = "10.6.9";
const packageVersion = "10.6.10";
class SpotlightDialog extends Component {

@@ -13,0 +13,0 @@ constructor(...args) {

{
"name": "@atlaskit/onboarding",
"version": "10.6.9",
"version": "10.6.10",
"sideEffects": false
}

@@ -20,3 +20,3 @@ import _classCallCheck from "@babel/runtime/helpers/classCallCheck";

var packageName = "@atlaskit/onboarding";
var packageVersion = "10.6.9";
var packageVersion = "10.6.10";
var SpotlightDialog = /*#__PURE__*/function (_Component) {

@@ -23,0 +23,0 @@ _inherits(SpotlightDialog, _Component);

{
"name": "@atlaskit/onboarding",
"version": "10.6.9",
"version": "10.6.10",
"sideEffects": false
}
{
"name": "@atlaskit/onboarding",
"version": "10.6.9",
"version": "10.6.10",
"description": "An onboarding spotlight introduces new features to users through focused messages or multi-step tours.",

@@ -29,3 +29,3 @@ "publishConfig": {

"dependencies": {
"@atlaskit/analytics-next": "^8.0.0",
"@atlaskit/analytics-next": "^9.0.0",
"@atlaskit/button": "^16.5.0",

@@ -38,3 +38,3 @@ "@atlaskit/ds-lib": "^2.1.0",

"@atlaskit/theme": "^12.2.0",
"@atlaskit/tokens": "^1.0.0",
"@atlaskit/tokens": "^1.2.0",
"@babel/runtime": "^7.0.0",

@@ -79,4 +79,6 @@ "@emotion/react": "^11.7.1",

"analytics": "analytics-next",
"design-tokens": "spacing",
"theming": "tokens",
"design-tokens": [
"color",
"spacing"
],
"styling": [

@@ -83,0 +85,0 @@ "static",

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc