Socket
Socket
Sign inDemoInstall

@entur/typography

Package Overview
Dependencies
Maintainers
13
Versions
136
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@entur/typography - npm Package Compare versions

Comparing version 1.7.2 to 1.7.3

CHANGELOG.md

193

dist/typography.cjs.development.js

@@ -18,2 +18,3 @@ 'use strict';

var source = arguments[i];
for (var key in source) {

@@ -25,6 +26,9 @@ if (Object.prototype.hasOwnProperty.call(source, key)) {

}
return target;
};
return _extends.apply(this, arguments);
}
function _objectWithoutPropertiesLoose(source, excluded) {

@@ -35,2 +39,3 @@ if (source == null) return {};

var key, i;
for (i = 0; i < sourceKeys.length; i++) {

@@ -41,2 +46,3 @@ key = sourceKeys[i];

}
return target;

@@ -46,6 +52,7 @@ }

var _excluded$l = ["className"],
_excluded2 = ["className"];
_excluded2 = ["className"];
var Blockquote = function Blockquote(_ref) {
var className = _ref.className,
rest = _objectWithoutPropertiesLoose(_ref, _excluded$l);
rest = _objectWithoutPropertiesLoose(_ref, _excluded$l);
return React__default["default"].createElement("blockquote", _extends({

@@ -57,3 +64,4 @@ className: classNames__default["default"]('eds-blockquote', className)

var className = _ref2.className,
rest = _objectWithoutPropertiesLoose(_ref2, _excluded2);
rest = _objectWithoutPropertiesLoose(_ref2, _excluded2);
return React__default["default"].createElement("footer", _extends({

@@ -68,4 +76,5 @@ className: classNames__default["default"]('eds-blockquote__footer', className)

var className = _ref.className,
as = _ref.as,
rest = _objectWithoutPropertiesLoose(_ref, _excluded$k);
as = _ref.as,
rest = _objectWithoutPropertiesLoose(_ref, _excluded$k);
var Element = as || defaultElement$h;

@@ -81,7 +90,9 @@ return React__default["default"].createElement(Element, _extends({

var _classNames;
var className = _ref.className,
_ref$margin = _ref.margin,
margin = _ref$margin === void 0 ? 'both' : _ref$margin,
as = _ref.as,
rest = _objectWithoutPropertiesLoose(_ref, _excluded$j);
_ref$margin = _ref.margin,
margin = _ref$margin === void 0 ? 'both' : _ref$margin,
as = _ref.as,
rest = _objectWithoutPropertiesLoose(_ref, _excluded$j);
var Element = as || defaultElement$g;

@@ -97,7 +108,9 @@ return React__default["default"].createElement(Element, _extends({

var _classNames;
var className = _ref.className,
level = _ref.level,
margin = _ref.margin,
as = _ref.as,
rest = _objectWithoutPropertiesLoose(_ref, _excluded$i);
level = _ref.level,
margin = _ref.margin,
as = _ref.as,
rest = _objectWithoutPropertiesLoose(_ref, _excluded$i);
var Element = as || defaultElement$f;

@@ -114,6 +127,7 @@ var baseClass = "eds-h" + level;

var _ref$margin = _ref.margin,
margin = _ref$margin === void 0 ? 'both' : _ref$margin,
children = _ref.children,
as = _ref.as,
rest = _objectWithoutPropertiesLoose(_ref, _excluded$h);
margin = _ref$margin === void 0 ? 'both' : _ref$margin,
children = _ref.children,
as = _ref.as,
rest = _objectWithoutPropertiesLoose(_ref, _excluded$h);
var Element = as || defaultElement$e;

@@ -132,6 +146,7 @@ return React__default["default"].createElement(BaseHeading, _extends({

var _ref$margin = _ref.margin,
margin = _ref$margin === void 0 ? 'both' : _ref$margin,
children = _ref.children,
as = _ref.as,
rest = _objectWithoutPropertiesLoose(_ref, _excluded$g);
margin = _ref$margin === void 0 ? 'both' : _ref$margin,
children = _ref.children,
as = _ref.as,
rest = _objectWithoutPropertiesLoose(_ref, _excluded$g);
var Element = as || defaultElement$d;

@@ -150,6 +165,7 @@ return React__default["default"].createElement(BaseHeading, _extends({

var _ref$margin = _ref.margin,
margin = _ref$margin === void 0 ? 'both' : _ref$margin,
children = _ref.children,
as = _ref.as,
rest = _objectWithoutPropertiesLoose(_ref, _excluded$f);
margin = _ref$margin === void 0 ? 'both' : _ref$margin,
children = _ref.children,
as = _ref.as,
rest = _objectWithoutPropertiesLoose(_ref, _excluded$f);
var Element = as || defaultElement$c;

@@ -168,6 +184,7 @@ return React__default["default"].createElement(BaseHeading, _extends({

var _ref$margin = _ref.margin,
margin = _ref$margin === void 0 ? 'both' : _ref$margin,
children = _ref.children,
as = _ref.as,
rest = _objectWithoutPropertiesLoose(_ref, _excluded$e);
margin = _ref$margin === void 0 ? 'both' : _ref$margin,
children = _ref.children,
as = _ref.as,
rest = _objectWithoutPropertiesLoose(_ref, _excluded$e);
var Element = as || defaultElement$b;

@@ -186,6 +203,7 @@ return React__default["default"].createElement(BaseHeading, _extends({

var _ref$margin = _ref.margin,
margin = _ref$margin === void 0 ? 'both' : _ref$margin,
children = _ref.children,
as = _ref.as,
rest = _objectWithoutPropertiesLoose(_ref, _excluded$d);
margin = _ref$margin === void 0 ? 'both' : _ref$margin,
children = _ref.children,
as = _ref.as,
rest = _objectWithoutPropertiesLoose(_ref, _excluded$d);
var Element = as || defaultElement$a;

@@ -204,6 +222,7 @@ return React__default["default"].createElement(BaseHeading, _extends({

var _ref$margin = _ref.margin,
margin = _ref$margin === void 0 ? 'both' : _ref$margin,
children = _ref.children,
as = _ref.as,
rest = _objectWithoutPropertiesLoose(_ref, _excluded$c);
margin = _ref$margin === void 0 ? 'both' : _ref$margin,
children = _ref.children,
as = _ref.as,
rest = _objectWithoutPropertiesLoose(_ref, _excluded$c);
var Element = as || defaultElement$9;

@@ -222,7 +241,9 @@ return React__default["default"].createElement(BaseHeading, _extends({

var _classNames;
var className = _ref.className,
_ref$margin = _ref.margin,
margin = _ref$margin === void 0 ? 'both' : _ref$margin,
as = _ref.as,
rest = _objectWithoutPropertiesLoose(_ref, _excluded$b);
_ref$margin = _ref.margin,
margin = _ref$margin === void 0 ? 'both' : _ref$margin,
as = _ref.as,
rest = _objectWithoutPropertiesLoose(_ref, _excluded$b);
var Element = as || defaultElement$8;

@@ -238,7 +259,9 @@ return React__default["default"].createElement(Element, _extends({

var _classNames;
var className = _ref.className,
_ref$margin = _ref.margin,
margin = _ref$margin === void 0 ? 'both' : _ref$margin,
as = _ref.as,
rest = _objectWithoutPropertiesLoose(_ref, _excluded$a);
_ref$margin = _ref.margin,
margin = _ref$margin === void 0 ? 'both' : _ref$margin,
as = _ref.as,
rest = _objectWithoutPropertiesLoose(_ref, _excluded$a);
var Element = as || defaultElement$7;

@@ -254,7 +277,9 @@ return React__default["default"].createElement(Element, _extends({

var _classNames;
var className = _ref.className,
_ref$margin = _ref.margin,
margin = _ref$margin === void 0 ? 'both' : _ref$margin,
as = _ref.as,
rest = _objectWithoutPropertiesLoose(_ref, _excluded$9);
_ref$margin = _ref.margin,
margin = _ref$margin === void 0 ? 'both' : _ref$margin,
as = _ref.as,
rest = _objectWithoutPropertiesLoose(_ref, _excluded$9);
var Element = as || defaultElement$6;

@@ -270,7 +295,9 @@ return React__default["default"].createElement(Element, _extends({

var _classNames;
var className = _ref.className,
_ref$margin = _ref.margin,
margin = _ref$margin === void 0 ? 'both' : _ref$margin,
as = _ref.as,
rest = _objectWithoutPropertiesLoose(_ref, _excluded$8);
_ref$margin = _ref.margin,
margin = _ref$margin === void 0 ? 'both' : _ref$margin,
as = _ref.as,
rest = _objectWithoutPropertiesLoose(_ref, _excluded$8);
var Element = as || defaultElement$5;

@@ -285,5 +312,6 @@ return React__default["default"].createElement(Element, _extends({

var children = _ref.children,
className = _ref.className,
title = _ref.title,
rest = _objectWithoutPropertiesLoose(_ref, _excluded$7);
className = _ref.className,
title = _ref.title,
rest = _objectWithoutPropertiesLoose(_ref, _excluded$7);
return React__default["default"].createElement("li", _extends({

@@ -299,6 +327,8 @@ className: classNames__default["default"]('eds-list-item', className)

var _classNames;
var className = _ref.className,
_ref$type = _ref.type,
type = _ref$type === void 0 ? '1' : _ref$type,
rest = _objectWithoutPropertiesLoose(_ref, _excluded$6);
_ref$type = _ref.type,
type = _ref$type === void 0 ? '1' : _ref$type,
rest = _objectWithoutPropertiesLoose(_ref, _excluded$6);
return React__default["default"].createElement("ol", _extends({

@@ -314,6 +344,7 @@ className: classNames__default["default"]('eds-numbered-list', (_classNames = {}, _classNames["eds-numbered-list--type-" + type] = type, _classNames), className),

var _ref$margin = _ref.margin,
margin = _ref$margin === void 0 ? 'bottom' : _ref$margin,
className = _ref.className,
as = _ref.as,
rest = _objectWithoutPropertiesLoose(_ref, _excluded$5);
margin = _ref$margin === void 0 ? 'bottom' : _ref$margin,
className = _ref.className,
as = _ref.as,
rest = _objectWithoutPropertiesLoose(_ref, _excluded$5);
var Element = as || defaultElement$4;

@@ -332,4 +363,5 @@ return React__default["default"].createElement(Element, _extends({

var className = _ref.className,
as = _ref.as,
rest = _objectWithoutPropertiesLoose(_ref, _excluded$4);
as = _ref.as,
rest = _objectWithoutPropertiesLoose(_ref, _excluded$4);
var Element = as || defaultElement$3;

@@ -345,7 +377,9 @@ return React__default["default"].createElement(Element, _extends({

var _classNames;
var className = _ref.className,
_ref$margin = _ref.margin,
margin = _ref$margin === void 0 ? 'both' : _ref$margin,
as = _ref.as,
rest = _objectWithoutPropertiesLoose(_ref, _excluded$3);
_ref$margin = _ref.margin,
margin = _ref$margin === void 0 ? 'both' : _ref$margin,
as = _ref.as,
rest = _objectWithoutPropertiesLoose(_ref, _excluded$3);
var Element = as || defaultElement$2;

@@ -361,7 +395,9 @@ return React__default["default"].createElement(Element, _extends({

var _classNames;
var className = _ref.className,
_ref$margin = _ref.margin,
margin = _ref$margin === void 0 ? 'both' : _ref$margin,
as = _ref.as,
rest = _objectWithoutPropertiesLoose(_ref, _excluded$2);
_ref$margin = _ref.margin,
margin = _ref$margin === void 0 ? 'both' : _ref$margin,
as = _ref.as,
rest = _objectWithoutPropertiesLoose(_ref, _excluded$2);
var Element = as || defaultElement$1;

@@ -377,6 +413,8 @@ return React__default["default"].createElement(Element, _extends({

var _classNames;
var className = _ref.className,
margin = _ref.margin,
as = _ref.as,
rest = _objectWithoutPropertiesLoose(_ref, _excluded$1);
margin = _ref.margin,
as = _ref.as,
rest = _objectWithoutPropertiesLoose(_ref, _excluded$1);
var Element = as || defaultElement;

@@ -391,3 +429,4 @@ return React__default["default"].createElement(Element, _extends({

var className = _ref.className,
rest = _objectWithoutPropertiesLoose(_ref, _excluded);
rest = _objectWithoutPropertiesLoose(_ref, _excluded);
return React__default["default"].createElement("ul", _extends({

@@ -394,0 +433,0 @@ className: classNames__default["default"]('eds-unordered-list', className)

@@ -9,2 +9,3 @@ import { warnAboutMissingStyles } from '@entur/utils';

var source = arguments[i];
for (var key in source) {

@@ -16,6 +17,9 @@ if (Object.prototype.hasOwnProperty.call(source, key)) {

}
return target;
};
return _extends.apply(this, arguments);
}
function _objectWithoutPropertiesLoose(source, excluded) {

@@ -26,2 +30,3 @@ if (source == null) return {};

var key, i;
for (i = 0; i < sourceKeys.length; i++) {

@@ -32,2 +37,3 @@ key = sourceKeys[i];

}
return target;

@@ -37,6 +43,7 @@ }

var _excluded$l = ["className"],
_excluded2 = ["className"];
_excluded2 = ["className"];
var Blockquote = function Blockquote(_ref) {
var className = _ref.className,
rest = _objectWithoutPropertiesLoose(_ref, _excluded$l);
rest = _objectWithoutPropertiesLoose(_ref, _excluded$l);
return React.createElement("blockquote", _extends({

@@ -48,3 +55,4 @@ className: classNames('eds-blockquote', className)

var className = _ref2.className,
rest = _objectWithoutPropertiesLoose(_ref2, _excluded2);
rest = _objectWithoutPropertiesLoose(_ref2, _excluded2);
return React.createElement("footer", _extends({

@@ -59,4 +67,5 @@ className: classNames('eds-blockquote__footer', className)

var className = _ref.className,
as = _ref.as,
rest = _objectWithoutPropertiesLoose(_ref, _excluded$k);
as = _ref.as,
rest = _objectWithoutPropertiesLoose(_ref, _excluded$k);
var Element = as || defaultElement$h;

@@ -72,7 +81,9 @@ return React.createElement(Element, _extends({

var _classNames;
var className = _ref.className,
_ref$margin = _ref.margin,
margin = _ref$margin === void 0 ? 'both' : _ref$margin,
as = _ref.as,
rest = _objectWithoutPropertiesLoose(_ref, _excluded$j);
_ref$margin = _ref.margin,
margin = _ref$margin === void 0 ? 'both' : _ref$margin,
as = _ref.as,
rest = _objectWithoutPropertiesLoose(_ref, _excluded$j);
var Element = as || defaultElement$g;

@@ -88,7 +99,9 @@ return React.createElement(Element, _extends({

var _classNames;
var className = _ref.className,
level = _ref.level,
margin = _ref.margin,
as = _ref.as,
rest = _objectWithoutPropertiesLoose(_ref, _excluded$i);
level = _ref.level,
margin = _ref.margin,
as = _ref.as,
rest = _objectWithoutPropertiesLoose(_ref, _excluded$i);
var Element = as || defaultElement$f;

@@ -105,6 +118,7 @@ var baseClass = "eds-h" + level;

var _ref$margin = _ref.margin,
margin = _ref$margin === void 0 ? 'both' : _ref$margin,
children = _ref.children,
as = _ref.as,
rest = _objectWithoutPropertiesLoose(_ref, _excluded$h);
margin = _ref$margin === void 0 ? 'both' : _ref$margin,
children = _ref.children,
as = _ref.as,
rest = _objectWithoutPropertiesLoose(_ref, _excluded$h);
var Element = as || defaultElement$e;

@@ -123,6 +137,7 @@ return React.createElement(BaseHeading, _extends({

var _ref$margin = _ref.margin,
margin = _ref$margin === void 0 ? 'both' : _ref$margin,
children = _ref.children,
as = _ref.as,
rest = _objectWithoutPropertiesLoose(_ref, _excluded$g);
margin = _ref$margin === void 0 ? 'both' : _ref$margin,
children = _ref.children,
as = _ref.as,
rest = _objectWithoutPropertiesLoose(_ref, _excluded$g);
var Element = as || defaultElement$d;

@@ -141,6 +156,7 @@ return React.createElement(BaseHeading, _extends({

var _ref$margin = _ref.margin,
margin = _ref$margin === void 0 ? 'both' : _ref$margin,
children = _ref.children,
as = _ref.as,
rest = _objectWithoutPropertiesLoose(_ref, _excluded$f);
margin = _ref$margin === void 0 ? 'both' : _ref$margin,
children = _ref.children,
as = _ref.as,
rest = _objectWithoutPropertiesLoose(_ref, _excluded$f);
var Element = as || defaultElement$c;

@@ -159,6 +175,7 @@ return React.createElement(BaseHeading, _extends({

var _ref$margin = _ref.margin,
margin = _ref$margin === void 0 ? 'both' : _ref$margin,
children = _ref.children,
as = _ref.as,
rest = _objectWithoutPropertiesLoose(_ref, _excluded$e);
margin = _ref$margin === void 0 ? 'both' : _ref$margin,
children = _ref.children,
as = _ref.as,
rest = _objectWithoutPropertiesLoose(_ref, _excluded$e);
var Element = as || defaultElement$b;

@@ -177,6 +194,7 @@ return React.createElement(BaseHeading, _extends({

var _ref$margin = _ref.margin,
margin = _ref$margin === void 0 ? 'both' : _ref$margin,
children = _ref.children,
as = _ref.as,
rest = _objectWithoutPropertiesLoose(_ref, _excluded$d);
margin = _ref$margin === void 0 ? 'both' : _ref$margin,
children = _ref.children,
as = _ref.as,
rest = _objectWithoutPropertiesLoose(_ref, _excluded$d);
var Element = as || defaultElement$a;

@@ -195,6 +213,7 @@ return React.createElement(BaseHeading, _extends({

var _ref$margin = _ref.margin,
margin = _ref$margin === void 0 ? 'both' : _ref$margin,
children = _ref.children,
as = _ref.as,
rest = _objectWithoutPropertiesLoose(_ref, _excluded$c);
margin = _ref$margin === void 0 ? 'both' : _ref$margin,
children = _ref.children,
as = _ref.as,
rest = _objectWithoutPropertiesLoose(_ref, _excluded$c);
var Element = as || defaultElement$9;

@@ -213,7 +232,9 @@ return React.createElement(BaseHeading, _extends({

var _classNames;
var className = _ref.className,
_ref$margin = _ref.margin,
margin = _ref$margin === void 0 ? 'both' : _ref$margin,
as = _ref.as,
rest = _objectWithoutPropertiesLoose(_ref, _excluded$b);
_ref$margin = _ref.margin,
margin = _ref$margin === void 0 ? 'both' : _ref$margin,
as = _ref.as,
rest = _objectWithoutPropertiesLoose(_ref, _excluded$b);
var Element = as || defaultElement$8;

@@ -229,7 +250,9 @@ return React.createElement(Element, _extends({

var _classNames;
var className = _ref.className,
_ref$margin = _ref.margin,
margin = _ref$margin === void 0 ? 'both' : _ref$margin,
as = _ref.as,
rest = _objectWithoutPropertiesLoose(_ref, _excluded$a);
_ref$margin = _ref.margin,
margin = _ref$margin === void 0 ? 'both' : _ref$margin,
as = _ref.as,
rest = _objectWithoutPropertiesLoose(_ref, _excluded$a);
var Element = as || defaultElement$7;

@@ -245,7 +268,9 @@ return React.createElement(Element, _extends({

var _classNames;
var className = _ref.className,
_ref$margin = _ref.margin,
margin = _ref$margin === void 0 ? 'both' : _ref$margin,
as = _ref.as,
rest = _objectWithoutPropertiesLoose(_ref, _excluded$9);
_ref$margin = _ref.margin,
margin = _ref$margin === void 0 ? 'both' : _ref$margin,
as = _ref.as,
rest = _objectWithoutPropertiesLoose(_ref, _excluded$9);
var Element = as || defaultElement$6;

@@ -261,7 +286,9 @@ return React.createElement(Element, _extends({

var _classNames;
var className = _ref.className,
_ref$margin = _ref.margin,
margin = _ref$margin === void 0 ? 'both' : _ref$margin,
as = _ref.as,
rest = _objectWithoutPropertiesLoose(_ref, _excluded$8);
_ref$margin = _ref.margin,
margin = _ref$margin === void 0 ? 'both' : _ref$margin,
as = _ref.as,
rest = _objectWithoutPropertiesLoose(_ref, _excluded$8);
var Element = as || defaultElement$5;

@@ -276,5 +303,6 @@ return React.createElement(Element, _extends({

var children = _ref.children,
className = _ref.className,
title = _ref.title,
rest = _objectWithoutPropertiesLoose(_ref, _excluded$7);
className = _ref.className,
title = _ref.title,
rest = _objectWithoutPropertiesLoose(_ref, _excluded$7);
return React.createElement("li", _extends({

@@ -290,6 +318,8 @@ className: classNames('eds-list-item', className)

var _classNames;
var className = _ref.className,
_ref$type = _ref.type,
type = _ref$type === void 0 ? '1' : _ref$type,
rest = _objectWithoutPropertiesLoose(_ref, _excluded$6);
_ref$type = _ref.type,
type = _ref$type === void 0 ? '1' : _ref$type,
rest = _objectWithoutPropertiesLoose(_ref, _excluded$6);
return React.createElement("ol", _extends({

@@ -305,6 +335,7 @@ className: classNames('eds-numbered-list', (_classNames = {}, _classNames["eds-numbered-list--type-" + type] = type, _classNames), className),

var _ref$margin = _ref.margin,
margin = _ref$margin === void 0 ? 'bottom' : _ref$margin,
className = _ref.className,
as = _ref.as,
rest = _objectWithoutPropertiesLoose(_ref, _excluded$5);
margin = _ref$margin === void 0 ? 'bottom' : _ref$margin,
className = _ref.className,
as = _ref.as,
rest = _objectWithoutPropertiesLoose(_ref, _excluded$5);
var Element = as || defaultElement$4;

@@ -323,4 +354,5 @@ return React.createElement(Element, _extends({

var className = _ref.className,
as = _ref.as,
rest = _objectWithoutPropertiesLoose(_ref, _excluded$4);
as = _ref.as,
rest = _objectWithoutPropertiesLoose(_ref, _excluded$4);
var Element = as || defaultElement$3;

@@ -336,7 +368,9 @@ return React.createElement(Element, _extends({

var _classNames;
var className = _ref.className,
_ref$margin = _ref.margin,
margin = _ref$margin === void 0 ? 'both' : _ref$margin,
as = _ref.as,
rest = _objectWithoutPropertiesLoose(_ref, _excluded$3);
_ref$margin = _ref.margin,
margin = _ref$margin === void 0 ? 'both' : _ref$margin,
as = _ref.as,
rest = _objectWithoutPropertiesLoose(_ref, _excluded$3);
var Element = as || defaultElement$2;

@@ -352,7 +386,9 @@ return React.createElement(Element, _extends({

var _classNames;
var className = _ref.className,
_ref$margin = _ref.margin,
margin = _ref$margin === void 0 ? 'both' : _ref$margin,
as = _ref.as,
rest = _objectWithoutPropertiesLoose(_ref, _excluded$2);
_ref$margin = _ref.margin,
margin = _ref$margin === void 0 ? 'both' : _ref$margin,
as = _ref.as,
rest = _objectWithoutPropertiesLoose(_ref, _excluded$2);
var Element = as || defaultElement$1;

@@ -368,6 +404,8 @@ return React.createElement(Element, _extends({

var _classNames;
var className = _ref.className,
margin = _ref.margin,
as = _ref.as,
rest = _objectWithoutPropertiesLoose(_ref, _excluded$1);
margin = _ref.margin,
as = _ref.as,
rest = _objectWithoutPropertiesLoose(_ref, _excluded$1);
var Element = as || defaultElement;

@@ -382,3 +420,4 @@ return React.createElement(Element, _extends({

var className = _ref.className,
rest = _objectWithoutPropertiesLoose(_ref, _excluded);
rest = _objectWithoutPropertiesLoose(_ref, _excluded);
return React.createElement("ul", _extends({

@@ -385,0 +424,0 @@ className: classNames('eds-unordered-list', className)

{
"name": "@entur/typography",
"version": "1.7.2",
"version": "1.7.3",
"license": "SEE LICENSE IN README.md",

@@ -20,6 +20,6 @@ "main": "dist/index.js",

"scripts": {
"build": "yarn run dts build && cp -r fonts dist/fonts",
"test": "yarn run dts test --env=jsdom",
"lint": "yarn run dts lint",
"start": "yarn run dts watch --noClean"
"build": "dts build && cp -r fonts dist/fonts",
"test": "dts test --env=jsdom",
"lint": "dts lint",
"start": "dts watch --noClean"
},

@@ -31,3 +31,3 @@ "peerDependencies": {

"dependencies": {
"@entur/utils": "^0.4.7",
"@entur/utils": "^0.4.8",
"classnames": "^2.3.1",

@@ -37,10 +37,5 @@ "normalize-scss": "^7.0.1"

"devDependencies": {
"@entur/tokens": "^3.4.2",
"dts-cli": "^1.1.6",
"jest": "^27.0.0",
"jest-watch-typeahead": "^2.2.0",
"ts-jest": "^27.0.0",
"typescript": "^4.8.0"
"@entur/tokens": "^3.4.3"
},
"gitHead": "8915b1630bd936740ba9a4a88883f3432948a80e"
"gitHead": "103844c30bdc32296f3998a360cf6066492173e9"
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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