📅 You're Invited: Meet the Socket team at RSAC (April 28 – May 1).RSVP
Socket
Sign inDemoInstall
Socket

@equinor/fusion-web-theme

Package Overview
Dependencies
Maintainers
3
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@equinor/fusion-web-theme - npm Package Compare versions

Comparing version

to
0.1.0-alpha.1

11

CHANGELOG.md

@@ -6,2 +6,13 @@ # Change Log

# [0.1.0-alpha.1](https://github.com/equinor/fusion-web/compare/@equinor/fusion-web-theme@0.1.0-alpha.0...@equinor/fusion-web-theme@0.1.0-alpha.1) (2021-03-18)
### Bug Fixes
* set fixed version of eds tokens ([ea965f6](https://github.com/equinor/fusion-web/commit/ea965f62953d7955c14c094a0ce1ab65507eae80))
# 0.1.0-alpha.0 (2021-03-18)

@@ -8,0 +19,0 @@

6

package.json
{
"name": "@equinor/fusion-web-theme",
"version": "0.1.0-alpha.0",
"version": "0.1.0-alpha.1",
"description": "fusion web theme",

@@ -38,3 +38,3 @@ "keywords": [

"dependencies": {
"@equinor/eds-tokens": "^0.5.5",
"@equinor/eds-tokens": "0.5.5",
"csstype": "^3.0.7"

@@ -45,3 +45,3 @@ },

},
"gitHead": "205a337cfbd11ebe53ee1bbcd29932da87bdf3c5"
"gitHead": "1b09475b235386531a4dcda918eb81a9aa7a5cbe"
}