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

@lmc-eu/spirit-design-tokens

Package Overview
Dependencies
Maintainers
2
Versions
64
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lmc-eu/spirit-design-tokens - npm Package Compare versions

Comparing version 1.1.4 to 1.1.5

24

CHANGELOG.md

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

<a name="1.1.5"></a>
## [1.1.5](https://github.com/lmc-eu/spirit-design-system/compare/@lmc-eu/spirit-design-tokens@1.1.4...@lmc-eu/spirit-design-tokens@1.1.5) (2024-04-24)
### Code Refactoring
- **ci:** Yarn no longer supports `pre*` and `post*` scripts ([44b8f1c](https://github.com/lmc-eu/spirit-design-system/commit/44b8f1c))
### Dependencies
- **repo:** Switch from `npm-run-all` to `npm-run-all2` fork ([b857115](https://github.com/lmc-eu/spirit-design-system/commit/b857115))
- Update all non-major dependencies ([1a4adb6](https://github.com/lmc-eu/spirit-design-system/commit/1a4adb6))
- Update all non-major dependencies ([10774a2](https://github.com/lmc-eu/spirit-design-system/commit/10774a2))
### Styles
- **design-tokens:** Fix color hex length to `short` ([9a2c498](https://github.com/lmc-eu/spirit-design-system/commit/9a2c498))
**Note:** Version bump only for package @lmc-eu/spirit-design-tokens
<a name="1.1.4"></a>

@@ -15,2 +35,6 @@

### Documentation
- **repo:** Rebrand to Alma Career ([4a9a28b](https://github.com/lmc-eu/spirit-design-system/commit/4a9a28b))
**Note:** Version bump only for package @lmc-eu/spirit-design-tokens

@@ -17,0 +41,0 @@

2

LICENSE.md
MIT License
Copyright (c) 2021 LMC s.r.o.
Copyright (c) 2021 Alma Career Czechia s.r.o., formerly LMC s.r.o.

@@ -5,0 +5,0 @@ Permission is hereby granted, free of charge, to any person obtaining a copy

{
"name": "@lmc-eu/spirit-design-tokens",
"version": "1.1.4",
"version": "1.1.5",
"description": "Design tokens for Spirit Design System",

@@ -25,6 +25,6 @@ "license": "MIT",

"scripts": {
"prebuild": "yarn clean",
"build": "npm-run-all --serial build:prepare build:scss build:js",
"build:prepare": "yarn clean",
"build:js": "vite build",
"build:scss": "shx mkdir -p scss && shx cp -r src/scss/generated/* src/scss/@tokens.scss scss/",
"build": "npm-run-all -s build:scss build:js",
"clean": "rimraf esm cjs umd scss types",

@@ -37,3 +37,3 @@ "lint": "stylelint --config ../../.stylelintrc.js ./src/**/*.scss",

"@lmc-eu/stylelint-config": "7.0.1",
"npm-run-all": "4.1.5",
"npm-run-all2": "5.0.2",
"rimraf": "5.0.5",

@@ -43,7 +43,7 @@ "shx": "0.3.4",

"stylelint-order": "6.0.4",
"typescript": "5.3.3",
"typescript": "5.4.5",
"vite": "4.5.3",
"vite-plugin-dts": "3.7.3"
"vite-plugin-dts": "3.9.0"
},
"gitHead": "d4889329510725a9cd21e1055b4ad73410220694"
"gitHead": "2c3f91e843c1d3ed456a98cd0368ad553d1798d1"
}

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