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

@springernature/global-forms

Package Overview
Dependencies
Maintainers
12
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@springernature/global-forms - npm Package Compare versions

Comparing version 1.0.0 to 2.0.0

scss/10-settings/_default.scss

4

HISTORY.md
# 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.
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