Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@entur/loader

Package Overview
Dependencies
Maintainers
10
Versions
206
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@entur/loader - npm Package Compare versions

Comparing version
0.6.2-beta.0
to
0.6.2-beta.1
+2
-0
dist/styles.css

@@ -270,2 +270,3 @@ @-webkit-keyframes eds-back-and-forth{

--basecolors-text-highlight:#ff5959;
--basecolors-text-highlightalt:#ffbf9e;
--basecolors-text-light:#ffffff;

@@ -337,2 +338,3 @@ --basecolors-text-subdued:#626493;

--basecolors-text-highlight:#ff9494;
--basecolors-text-highlightalt:#ffbf9e;
--basecolors-text-light:#e5e5e9;

@@ -339,0 +341,0 @@ --basecolors-text-subdued:#b3b4bd;

+4
-4
{
"name": "@entur/loader",
"version": "0.6.2-beta.0",
"version": "0.6.2-beta.1",
"license": "EUPL-1.2",

@@ -30,4 +30,4 @@ "main": "dist/loader.cjs.js",

"dependencies": {
"@entur/tokens": "^3.21.1",
"@entur/typography": "^2.1.2-beta.0",
"@entur/tokens": "^3.22.0-beta.0",
"@entur/typography": "^2.1.2-beta.1",
"@entur/utils": "^0.13.1",

@@ -49,3 +49,3 @@ "classnames": "^2.5.1"

},
"gitHead": "bb439f99d29ac82cfa40794f882839e0c6162f8a"
"gitHead": "e81de10c6c6b8c7ba73e301819e76f25e7a2c02f"
}