@springernature/global-forms
Advanced tools
Comparing version 1.0.0 to 2.0.0
# History | ||
## 2.0.0 (2020-06-04) | ||
* BREAKING: switch to use new `brand-context` dependency | ||
## 1.0.0 (2020-21-05) | ||
* allows for configuration of label font and margin | ||
* Allows for configuration of label font and margin | ||
@@ -7,0 +9,0 @@ ## 0.0.3 (2020-03-04) |
{ | ||
"name": "@springernature/global-forms", | ||
"version": "1.0.0", | ||
"license": "MIT", | ||
"description": "form component", | ||
"keywords": [ | ||
"css", | ||
"component" | ||
], | ||
"author": "Jack Watkins" | ||
"name": "@springernature/global-forms", | ||
"version": "2.0.0", | ||
"license": "MIT", | ||
"description": "form component", | ||
"keywords": [ | ||
"css", | ||
"component" | ||
], | ||
"author": "Jack Watkins", | ||
"brandContext": "^3.0.0", | ||
"scripts": { | ||
"postinstall": "npx @springernature/util-context-warning@0.0.5 -p @springernature/global-forms@2.0.0 -v 3.0.0" | ||
} | ||
} |
@@ -0,1 +1,3 @@ | ||
# Global Forms | ||
This module gives you some generic styles for text, checkbox, radio button, textarea and select inputs. |
Install scripts
Supply chain riskInstall scripts are run when the package is installed. The majority of malware in npm is hidden in install scripts.
Found 1 instance in 1 package
6541
4
1