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

@vtmn/css-text-input

Package Overview
Dependencies
Maintainers
2
Versions
98
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vtmn/css-text-input - npm Package Compare versions

Comparing version 0.1.9 to 0.1.10

dist/index-base10.css

8

CHANGELOG.md

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

## [0.1.10](https://github.com/Decathlon/vitamin-web/compare/@vtmn/css-text-input@0.1.9...@vtmn/css-text-input@0.1.10) (2021-03-15)
**Note:** Version bump only for package @vtmn/css-text-input
## [0.1.9](https://github.com/Decathlon/vitamin-web/compare/@vtmn/css-text-input@0.1.8...@vtmn/css-text-input@0.1.9) (2021-03-09)

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

8

package.json
{
"name": "@vtmn/css-text-input",
"version": "0.1.9",
"version": "0.1.10",
"description": "Decathlon Design System - Vitamin specific CSS styles for text input component",

@@ -25,6 +25,6 @@ "keywords": [

"scripts": {
"build": "postcss src/index.css -o dist/index.css"
"build": "postcss src/index.css -o dist/index.css && cross-env FONT_SIZE_BASE=10 postcss src/index.css -o dist/index-base10.css"
},
"devDependencies": {
"@vtmn/css-design-tokens": "^0.0.14",
"@vtmn/css-design-tokens": "^0.1.0",
"@vtmn/css-postcss-config": "^0.0.0",

@@ -42,3 +42,3 @@ "@vtmn/css-tailwind-config": "^0.0.0"

],
"gitHead": "2a5f046d757de586afafb2a2ca1d9ed4b5ce6548"
"gitHead": "2b545d41a130c4e1629643a3910075808845ccac"
}

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