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

@atlaskit/page

Package Overview
Dependencies
Maintainers
1
Versions
115
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@atlaskit/page - npm Package Compare versions

Comparing version 12.0.6 to 12.0.7

6

CHANGELOG.md
# @atlaskit/page
## 12.0.7
### Patch Changes
- [`cd34d8ca8ea`](https://bitbucket.org/atlassian/atlassian-frontend/commits/cd34d8ca8ea) - Internal wiring up to the tokens techstack, no code changes.
## 12.0.6

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

8

dist/cjs/Grid.js

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

var _interopRequireWildcard = require("@babel/runtime/helpers/interopRequireWildcard");
var _typeof = require("@babel/runtime/helpers/typeof");

@@ -37,5 +37,9 @@ Object.defineProperty(exports, "__esModule", {

function _getRequireWildcardCache(nodeInterop) { if (typeof WeakMap !== "function") return null; var cacheBabelInterop = new WeakMap(); var cacheNodeInterop = new WeakMap(); return (_getRequireWildcardCache = function _getRequireWildcardCache(nodeInterop) { return nodeInterop ? cacheNodeInterop : cacheBabelInterop; })(nodeInterop); }
function _interopRequireWildcard(obj, nodeInterop) { if (!nodeInterop && obj && obj.__esModule) { return obj; } if (obj === null || _typeof(obj) !== "object" && typeof obj !== "function") { return { default: obj }; } var cache = _getRequireWildcardCache(nodeInterop); if (cache && cache.has(obj)) { return cache.get(obj); } var newObj = {}; var hasPropertyDescriptor = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var key in obj) { if (key !== "default" && Object.prototype.hasOwnProperty.call(obj, key)) { var desc = hasPropertyDescriptor ? Object.getOwnPropertyDescriptor(obj, key) : null; if (desc && (desc.get || desc.set)) { Object.defineProperty(newObj, key, desc); } else { newObj[key] = obj[key]; } } } newObj.default = obj; if (cache) { cache.set(obj, newObj); } return newObj; }
function _createSuper(Derived) { var hasNativeReflectConstruct = _isNativeReflectConstruct(); return function _createSuperInternal() { var Super = (0, _getPrototypeOf2.default)(Derived), result; if (hasNativeReflectConstruct) { var NewTarget = (0, _getPrototypeOf2.default)(this).constructor; result = Reflect.construct(Super, arguments, NewTarget); } else { result = Super.apply(this, arguments); } return (0, _possibleConstructorReturn2.default)(this, result); }; }
function _isNativeReflectConstruct() { if (typeof Reflect === "undefined" || !Reflect.construct) return false; if (Reflect.construct.sham) return false; if (typeof Proxy === "function") return true; try { Date.prototype.toString.call(Reflect.construct(Date, [], function () {})); return true; } catch (e) { return false; } }
function _isNativeReflectConstruct() { if (typeof Reflect === "undefined" || !Reflect.construct) return false; if (Reflect.construct.sham) return false; if (typeof Proxy === "function") return true; try { Boolean.prototype.valueOf.call(Reflect.construct(Boolean, [], function () {})); return true; } catch (e) { return false; } }

@@ -42,0 +46,0 @@ var _default = (0, _styledComponents.withTheme)((_temp = _class = /*#__PURE__*/function (_Component) {

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

var _interopRequireWildcard = require("@babel/runtime/helpers/interopRequireWildcard");
var _typeof = require("@babel/runtime/helpers/typeof");

@@ -37,5 +37,9 @@ Object.defineProperty(exports, "__esModule", {

function _getRequireWildcardCache(nodeInterop) { if (typeof WeakMap !== "function") return null; var cacheBabelInterop = new WeakMap(); var cacheNodeInterop = new WeakMap(); return (_getRequireWildcardCache = function _getRequireWildcardCache(nodeInterop) { return nodeInterop ? cacheNodeInterop : cacheBabelInterop; })(nodeInterop); }
function _interopRequireWildcard(obj, nodeInterop) { if (!nodeInterop && obj && obj.__esModule) { return obj; } if (obj === null || _typeof(obj) !== "object" && typeof obj !== "function") { return { default: obj }; } var cache = _getRequireWildcardCache(nodeInterop); if (cache && cache.has(obj)) { return cache.get(obj); } var newObj = {}; var hasPropertyDescriptor = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var key in obj) { if (key !== "default" && Object.prototype.hasOwnProperty.call(obj, key)) { var desc = hasPropertyDescriptor ? Object.getOwnPropertyDescriptor(obj, key) : null; if (desc && (desc.get || desc.set)) { Object.defineProperty(newObj, key, desc); } else { newObj[key] = obj[key]; } } } newObj.default = obj; if (cache) { cache.set(obj, newObj); } return newObj; }
function _createSuper(Derived) { var hasNativeReflectConstruct = _isNativeReflectConstruct(); return function _createSuperInternal() { var Super = (0, _getPrototypeOf2.default)(Derived), result; if (hasNativeReflectConstruct) { var NewTarget = (0, _getPrototypeOf2.default)(this).constructor; result = Reflect.construct(Super, arguments, NewTarget); } else { result = Super.apply(this, arguments); } return (0, _possibleConstructorReturn2.default)(this, result); }; }
function _isNativeReflectConstruct() { if (typeof Reflect === "undefined" || !Reflect.construct) return false; if (Reflect.construct.sham) return false; if (typeof Proxy === "function") return true; try { Date.prototype.toString.call(Reflect.construct(Date, [], function () {})); return true; } catch (e) { return false; } }
function _isNativeReflectConstruct() { if (typeof Reflect === "undefined" || !Reflect.construct) return false; if (Reflect.construct.sham) return false; if (typeof Proxy === "function") return true; try { Boolean.prototype.valueOf.call(Reflect.construct(Boolean, [], function () {})); return true; } catch (e) { return false; } }

@@ -42,0 +46,0 @@ var defaultSpacing = 'cosy';

@@ -16,12 +16,4 @@ "use strict";

function _templateObject() {
var data = (0, _taggedTemplateLiteral2.default)(["\n flex-grow: 1;\n flex-shrink: 0;\n flex-basis: ", ";\n margin: 0 ", "px;\n max-width: calc(", " - ", "px);\n min-width: calc(99.9999% / ", " - ", "px);\n word-wrap: break-word;\n"]);
var _templateObject;
_templateObject = function _templateObject() {
return data;
};
return data;
}
var getColumnRatio = function getColumnRatio(props) {

@@ -69,3 +61,3 @@ if (props.medium === props.theme.columns) {

var GridColumn = _styledComponents.default.div(_templateObject(), getColumnWidth, function (props) {
var GridColumn = _styledComponents.default.div(_templateObject || (_templateObject = (0, _taggedTemplateLiteral2.default)(["\n flex-grow: 1;\n flex-shrink: 0;\n flex-basis: ", ";\n margin: 0 ", "px;\n max-width: calc(", " - ", "px);\n min-width: calc(99.9999% / ", " - ", "px);\n word-wrap: break-word;\n"])), getColumnWidth, function (props) {
return _vars.spacing[props.theme.spacing] / 2;

@@ -72,0 +64,0 @@ }, getMaxWidthColumnRatio, gridSpacing, availableColumns, gridSpacing);

@@ -16,12 +16,4 @@ "use strict";

function _templateObject() {
var data = (0, _taggedTemplateLiteral2.default)(["\n align-items: flex-start;\n display: flex;\n flex-wrap: wrap;\n margin: 0 ", ";\n max-width: ", ";\n padding: 0 ", ";\n position: relative;\n"]);
var _templateObject;
_templateObject = function _templateObject() {
return data;
};
return data;
}
var getMargin = function getMargin(props) {

@@ -45,5 +37,5 @@ return props.theme.isNestedGrid ? "-".concat(_vars.spacing[props.theme.spacing], "px") : 'auto';

var Grid = _styledComponents.default.div(_templateObject(), getMargin, getMaxWidth, getPadding);
var Grid = _styledComponents.default.div(_templateObject || (_templateObject = (0, _taggedTemplateLiteral2.default)(["\n align-items: flex-start;\n display: flex;\n flex-wrap: wrap;\n margin: 0 ", ";\n max-width: ", ";\n padding: 0 ", ";\n position: relative;\n"])), getMargin, getMaxWidth, getPadding);
var _default = Grid;
exports.default = _default;
"use strict";
var _interopRequireWildcard = require("@babel/runtime/helpers/interopRequireWildcard");
var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
var _typeof = require("@babel/runtime/helpers/typeof");
Object.defineProperty(exports, "__esModule", {

@@ -30,79 +30,25 @@ value: true

function _createSuper(Derived) { var hasNativeReflectConstruct = _isNativeReflectConstruct(); return function _createSuperInternal() { var Super = (0, _getPrototypeOf2.default)(Derived), result; if (hasNativeReflectConstruct) { var NewTarget = (0, _getPrototypeOf2.default)(this).constructor; result = Reflect.construct(Super, arguments, NewTarget); } else { result = Super.apply(this, arguments); } return (0, _possibleConstructorReturn2.default)(this, result); }; }
var _templateObject, _templateObject2, _templateObject3, _templateObject4, _templateObject5, _templateObject6;
function _isNativeReflectConstruct() { if (typeof Reflect === "undefined" || !Reflect.construct) return false; if (Reflect.construct.sham) return false; if (typeof Proxy === "function") return true; try { Date.prototype.toString.call(Reflect.construct(Date, [], function () {})); return true; } catch (e) { return false; } }
function _getRequireWildcardCache(nodeInterop) { if (typeof WeakMap !== "function") return null; var cacheBabelInterop = new WeakMap(); var cacheNodeInterop = new WeakMap(); return (_getRequireWildcardCache = function _getRequireWildcardCache(nodeInterop) { return nodeInterop ? cacheNodeInterop : cacheBabelInterop; })(nodeInterop); }
function _templateObject6() {
var data = (0, _taggedTemplateLiteral2.default)(["\n flex: 1 1 auto;\n position: relative;\n z-index: 1;\n min-width: 0;\n"]);
function _interopRequireWildcard(obj, nodeInterop) { if (!nodeInterop && obj && obj.__esModule) { return obj; } if (obj === null || _typeof(obj) !== "object" && typeof obj !== "function") { return { default: obj }; } var cache = _getRequireWildcardCache(nodeInterop); if (cache && cache.has(obj)) { return cache.get(obj); } var newObj = {}; var hasPropertyDescriptor = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var key in obj) { if (key !== "default" && Object.prototype.hasOwnProperty.call(obj, key)) { var desc = hasPropertyDescriptor ? Object.getOwnPropertyDescriptor(obj, key) : null; if (desc && (desc.get || desc.set)) { Object.defineProperty(newObj, key, desc); } else { newObj[key] = obj[key]; } } } newObj.default = obj; if (cache) { cache.set(obj, newObj); } return newObj; }
_templateObject6 = function _templateObject6() {
return data;
};
function _createSuper(Derived) { var hasNativeReflectConstruct = _isNativeReflectConstruct(); return function _createSuperInternal() { var Super = (0, _getPrototypeOf2.default)(Derived), result; if (hasNativeReflectConstruct) { var NewTarget = (0, _getPrototypeOf2.default)(this).constructor; result = Reflect.construct(Super, arguments, NewTarget); } else { result = Super.apply(this, arguments); } return (0, _possibleConstructorReturn2.default)(this, result); }; }
return data;
}
function _isNativeReflectConstruct() { if (typeof Reflect === "undefined" || !Reflect.construct) return false; if (Reflect.construct.sham) return false; if (typeof Proxy === "function") return true; try { Boolean.prototype.valueOf.call(Reflect.construct(Boolean, [], function () {})); return true; } catch (e) { return false; } }
function _templateObject5() {
var data = (0, _taggedTemplateLiteral2.default)(["\n position: relative;\n z-index: 2;\n"]);
var Wrapper = _styledComponents.default.div(_templateObject || (_templateObject = (0, _taggedTemplateLiteral2.default)(["\n display: flex;\n flex-direction: column;\n min-height: 100%;\n width: 100%;\n"])));
_templateObject5 = function _templateObject5() {
return data;
};
var NavigationAndContent = _styledComponents.default.div(_templateObject2 || (_templateObject2 = (0, _taggedTemplateLiteral2.default)(["\n display: flex;\n flex: 1 1 auto;\n"])));
return data;
}
function _templateObject4() {
var data = (0, _taggedTemplateLiteral2.default)(["\n position: fixed;\n width: 100%;\n"]);
_templateObject4 = function _templateObject4() {
return data;
};
return data;
}
function _templateObject3() {
var data = (0, _taggedTemplateLiteral2.default)(["\n flex: 1 0 auto;\n transition: height 0.25s ease-in-out;\n height: ", "px;\n position: relative;\n width: 100%;\n z-index: 3;\n"]);
_templateObject3 = function _templateObject3() {
return data;
};
return data;
}
function _templateObject2() {
var data = (0, _taggedTemplateLiteral2.default)(["\n display: flex;\n flex: 1 1 auto;\n"]);
_templateObject2 = function _templateObject2() {
return data;
};
return data;
}
function _templateObject() {
var data = (0, _taggedTemplateLiteral2.default)(["\n display: flex;\n flex-direction: column;\n min-height: 100%;\n width: 100%;\n"]);
_templateObject = function _templateObject() {
return data;
};
return data;
}
var Wrapper = _styledComponents.default.div(_templateObject());
var NavigationAndContent = _styledComponents.default.div(_templateObject2());
var BannerContainer = _styledComponents.default.div(_templateObject3(), function (props) {
var BannerContainer = _styledComponents.default.div(_templateObject3 || (_templateObject3 = (0, _taggedTemplateLiteral2.default)(["\n flex: 1 0 auto;\n transition: height 0.25s ease-in-out;\n height: ", "px;\n position: relative;\n width: 100%;\n z-index: 3;\n"])), function (props) {
return props.isBannerOpen ? props.bannerHeight : 0;
});
var Banner = _styledComponents.default.div(_templateObject4());
var Banner = _styledComponents.default.div(_templateObject4 || (_templateObject4 = (0, _taggedTemplateLiteral2.default)(["\n position: fixed;\n width: 100%;\n"])));
var Navigation = _styledComponents.default.div(_templateObject5());
var Navigation = _styledComponents.default.div(_templateObject5 || (_templateObject5 = (0, _taggedTemplateLiteral2.default)(["\n position: relative;\n z-index: 2;\n"])));
var PageContent = _styledComponents.default.div(_templateObject6());
var PageContent = _styledComponents.default.div(_templateObject6 || (_templateObject6 = (0, _taggedTemplateLiteral2.default)(["\n flex: 1 1 auto;\n position: relative;\n z-index: 1;\n min-width: 0;\n"])));

@@ -109,0 +55,0 @@ var emptyTheme = {};

@@ -1,1 +0,5 @@

"use strict";
"use strict";
Object.defineProperty(exports, "__esModule", {
value: true
});
{
"name": "@atlaskit/page",
"version": "12.0.6",
"version": "12.0.7",
"sideEffects": false
}
{
"name": "@atlaskit/page",
"version": "12.0.6",
"version": "12.0.7",
"sideEffects": false
}

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

function _isNativeReflectConstruct() { if (typeof Reflect === "undefined" || !Reflect.construct) return false; if (Reflect.construct.sham) return false; if (typeof Proxy === "function") return true; try { Date.prototype.toString.call(Reflect.construct(Date, [], function () {})); return true; } catch (e) { return false; } }
function _isNativeReflectConstruct() { if (typeof Reflect === "undefined" || !Reflect.construct) return false; if (Reflect.construct.sham) return false; if (typeof Proxy === "function") return true; try { Boolean.prototype.valueOf.call(Reflect.construct(Boolean, [], function () {})); return true; } catch (e) { return false; } }

@@ -16,0 +16,0 @@ import React, { Component } from 'react';

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

function _isNativeReflectConstruct() { if (typeof Reflect === "undefined" || !Reflect.construct) return false; if (Reflect.construct.sham) return false; if (typeof Proxy === "function") return true; try { Date.prototype.toString.call(Reflect.construct(Date, [], function () {})); return true; } catch (e) { return false; } }
function _isNativeReflectConstruct() { if (typeof Reflect === "undefined" || !Reflect.construct) return false; if (Reflect.construct.sham) return false; if (typeof Proxy === "function") return true; try { Boolean.prototype.valueOf.call(Reflect.construct(Boolean, [], function () {})); return true; } catch (e) { return false; } }

@@ -16,0 +16,0 @@ import React, { Component } from 'react';

import _taggedTemplateLiteral from "@babel/runtime/helpers/taggedTemplateLiteral";
function _templateObject() {
var data = _taggedTemplateLiteral(["\n flex-grow: 1;\n flex-shrink: 0;\n flex-basis: ", ";\n margin: 0 ", "px;\n max-width: calc(", " - ", "px);\n min-width: calc(99.9999% / ", " - ", "px);\n word-wrap: break-word;\n"]);
var _templateObject;
_templateObject = function _templateObject() {
return data;
};
return data;
}
import styled from 'styled-components';

@@ -56,3 +48,3 @@ import { spacing } from './vars';

var GridColumn = styled.div(_templateObject(), getColumnWidth, function (props) {
var GridColumn = styled.div(_templateObject || (_templateObject = _taggedTemplateLiteral(["\n flex-grow: 1;\n flex-shrink: 0;\n flex-basis: ", ";\n margin: 0 ", "px;\n max-width: calc(", " - ", "px);\n min-width: calc(99.9999% / ", " - ", "px);\n word-wrap: break-word;\n"])), getColumnWidth, function (props) {
return spacing[props.theme.spacing] / 2;

@@ -59,0 +51,0 @@ }, getMaxWidthColumnRatio, gridSpacing, availableColumns, gridSpacing);

import _taggedTemplateLiteral from "@babel/runtime/helpers/taggedTemplateLiteral";
function _templateObject() {
var data = _taggedTemplateLiteral(["\n align-items: flex-start;\n display: flex;\n flex-wrap: wrap;\n margin: 0 ", ";\n max-width: ", ";\n padding: 0 ", ";\n position: relative;\n"]);
var _templateObject;
_templateObject = function _templateObject() {
return data;
};
return data;
}
import styled from 'styled-components';

@@ -28,4 +20,4 @@ import { defaultGridColumnWidth, spacing } from './vars';

var Grid = styled.div(_templateObject(), getMargin, getMaxWidth, getPadding);
var Grid = styled.div(_templateObject || (_templateObject = _taggedTemplateLiteral(["\n align-items: flex-start;\n display: flex;\n flex-wrap: wrap;\n margin: 0 ", ";\n max-width: ", ";\n padding: 0 ", ";\n position: relative;\n"])), getMargin, getMaxWidth, getPadding);
export default Grid;
export { getMargin, getMaxWidth, getPadding };

@@ -9,76 +9,18 @@ import _classCallCheck from "@babel/runtime/helpers/classCallCheck";

var _templateObject, _templateObject2, _templateObject3, _templateObject4, _templateObject5, _templateObject6;
function _createSuper(Derived) { var hasNativeReflectConstruct = _isNativeReflectConstruct(); return function _createSuperInternal() { var Super = _getPrototypeOf(Derived), result; if (hasNativeReflectConstruct) { var NewTarget = _getPrototypeOf(this).constructor; result = Reflect.construct(Super, arguments, NewTarget); } else { result = Super.apply(this, arguments); } return _possibleConstructorReturn(this, result); }; }
function _isNativeReflectConstruct() { if (typeof Reflect === "undefined" || !Reflect.construct) return false; if (Reflect.construct.sham) return false; if (typeof Proxy === "function") return true; try { Date.prototype.toString.call(Reflect.construct(Date, [], function () {})); return true; } catch (e) { return false; } }
function _isNativeReflectConstruct() { if (typeof Reflect === "undefined" || !Reflect.construct) return false; if (Reflect.construct.sham) return false; if (typeof Proxy === "function") return true; try { Boolean.prototype.valueOf.call(Reflect.construct(Boolean, [], function () {})); return true; } catch (e) { return false; } }
function _templateObject6() {
var data = _taggedTemplateLiteral(["\n flex: 1 1 auto;\n position: relative;\n z-index: 1;\n min-width: 0;\n"]);
_templateObject6 = function _templateObject6() {
return data;
};
return data;
}
function _templateObject5() {
var data = _taggedTemplateLiteral(["\n position: relative;\n z-index: 2;\n"]);
_templateObject5 = function _templateObject5() {
return data;
};
return data;
}
function _templateObject4() {
var data = _taggedTemplateLiteral(["\n position: fixed;\n width: 100%;\n"]);
_templateObject4 = function _templateObject4() {
return data;
};
return data;
}
function _templateObject3() {
var data = _taggedTemplateLiteral(["\n flex: 1 0 auto;\n transition: height 0.25s ease-in-out;\n height: ", "px;\n position: relative;\n width: 100%;\n z-index: 3;\n"]);
_templateObject3 = function _templateObject3() {
return data;
};
return data;
}
function _templateObject2() {
var data = _taggedTemplateLiteral(["\n display: flex;\n flex: 1 1 auto;\n"]);
_templateObject2 = function _templateObject2() {
return data;
};
return data;
}
function _templateObject() {
var data = _taggedTemplateLiteral(["\n display: flex;\n flex-direction: column;\n min-height: 100%;\n width: 100%;\n"]);
_templateObject = function _templateObject() {
return data;
};
return data;
}
import React, { Component } from 'react';
import styled, { ThemeProvider } from 'styled-components';
var Wrapper = styled.div(_templateObject());
var NavigationAndContent = styled.div(_templateObject2());
var BannerContainer = styled.div(_templateObject3(), function (props) {
var Wrapper = styled.div(_templateObject || (_templateObject = _taggedTemplateLiteral(["\n display: flex;\n flex-direction: column;\n min-height: 100%;\n width: 100%;\n"])));
var NavigationAndContent = styled.div(_templateObject2 || (_templateObject2 = _taggedTemplateLiteral(["\n display: flex;\n flex: 1 1 auto;\n"])));
var BannerContainer = styled.div(_templateObject3 || (_templateObject3 = _taggedTemplateLiteral(["\n flex: 1 0 auto;\n transition: height 0.25s ease-in-out;\n height: ", "px;\n position: relative;\n width: 100%;\n z-index: 3;\n"])), function (props) {
return props.isBannerOpen ? props.bannerHeight : 0;
});
var Banner = styled.div(_templateObject4());
var Navigation = styled.div(_templateObject5());
var PageContent = styled.div(_templateObject6());
var Banner = styled.div(_templateObject4 || (_templateObject4 = _taggedTemplateLiteral(["\n position: fixed;\n width: 100%;\n"])));
var Navigation = styled.div(_templateObject5 || (_templateObject5 = _taggedTemplateLiteral(["\n position: relative;\n z-index: 2;\n"])));
var PageContent = styled.div(_templateObject6 || (_templateObject6 = _taggedTemplateLiteral(["\n flex: 1 1 auto;\n position: relative;\n z-index: 1;\n min-width: 0;\n"])));
var emptyTheme = {};

@@ -85,0 +27,0 @@

{
"name": "@atlaskit/page",
"version": "12.0.6",
"version": "12.0.7",
"sideEffects": false
}
{
"name": "@atlaskit/page",
"version": "12.0.6",
"version": "12.0.7",
"description": "A component for building page layouts. Also includes the Grid and GridColumn components.",

@@ -35,5 +35,5 @@ "publishConfig": {

"devDependencies": {
"@atlaskit/banner": "^11.0.0",
"@atlaskit/banner": "^11.4.0",
"@atlaskit/build-utils": "*",
"@atlaskit/button": "^15.0.0",
"@atlaskit/button": "^16.1.0",
"@atlaskit/docs": "*",

@@ -45,2 +45,3 @@ "@atlaskit/logo": "^13.0.0",

"@atlaskit/visual-regression": "*",
"@atlassian/atlassian-frontend-prettier-config-1.0.1": "npm:@atlassian/atlassian-frontend-prettier-config@1.0.1",
"enzyme": "^3.10.0",

@@ -60,4 +61,8 @@ "react-dom": "^16.8.0",

"import-structure": "atlassian-conventions"
},
"@repo/internal": {
"theming": "tokens"
}
}
},
"prettier": "@atlassian/atlassian-frontend-prettier-config-1.0.1"
}
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