Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@vtmn/css

Package Overview
Dependencies
Maintainers
2
Versions
313
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vtmn/css - npm Package Compare versions

Comparing version 0.2.1 to 0.2.2

8

CHANGELOG.md

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

## [0.2.2](https://github.com/Decathlon/vitamin-web/compare/@vtmn/css@0.2.1...@vtmn/css@0.2.2) (2021-03-20)
**Note:** Version bump only for package @vtmn/css
## [0.2.1](https://github.com/Decathlon/vitamin-web/compare/@vtmn/css@0.2.0...@vtmn/css@0.2.1) (2021-03-15)

@@ -8,0 +16,0 @@

7

package.json
{
"name": "@vtmn/css",
"version": "0.2.1",
"version": "0.2.2",
"description": "Decathlon Design System - Vitamin global CSS styles library",

@@ -27,3 +27,4 @@ "keywords": [

"build": "postcss src/index.css -o dist/index.css && cross-env FONT_SIZE_BASE=10 postcss src/index.css -o dist/index-base10.css && lerna run --parallel --scope \"@vtmn/css-*\" build",
"start": "chokidar \"src/**\" --initial -i \"**/dist/**\" -c \"yarn build\""
"prestart": "yarn build",
"start": "chokidar \"src/**\" -i \"**/dist/**\" -c \"yarn build\""
},

@@ -49,3 +50,3 @@ "devDependencies": {

],
"gitHead": "03868a6d170cb968656d28ad8a734b1ebd85fe1f"
"gitHead": "86c737d42aae6cc7edef1408b27f5283dafbd924"
}

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