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

@vcl/form

Package Overview
Dependencies
Maintainers
4
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vcl/form - npm Package Compare versions

Comparing version 0.2.2 to 0.3.0-2

index.sss

38

package.json
{
"name": "@vcl/form",
"description": "Basic form layout variants and arrangement of form elements with labels",
"version": "0.2.2",
"version": "0.3.0-2",
"main": "package.json",

@@ -12,3 +12,3 @@ "scripts": {

},
"style": "index.styl",
"style": "index.sss",
"author": {

@@ -27,17 +27,17 @@ "name": "n-fuse GmbH",

"devDependencies": {
"@vcl/build-demo": "^0.3.0",
"@vcl/button": "^0.2.0",
"@vcl/default-theme": "^0.2.0",
"@vcl/default-theme-terms": "^0.2.0",
"@vcl/form-control-label": "^0.2.0",
"@vcl/grid": "^0.2.1",
"@vcl/input": "^0.2.0",
"@vcl/loose-button-group": "^0.2.0",
"@vcl/preprocessor": "^0.2.2",
"@vcl/typography": "^0.2.1",
"normalize.css": "^7.0.0",
"pre-commit": "^1.1.2",
"browser-sync": "^2.24.7"
"@vcl/build-demo": "^0.4.0-4",
"@vcl/preprocessor": "^0.3.0-4",
"pre-commit": "^1.2.2",
"browser-sync": "^2.26.3"
},
"dependencies": {},
"dependencies": {
"normalize.css": "^8.0.1",
"@vcl/theme": "^0.3.0-2",
"@vcl/button": "^0.3.0-2",
"@vcl/form-control-label": "^0.3.0-2",
"@vcl/grid": "^0.3.0-2",
"@vcl/input": "^0.3.0-2",
"@vcl/loose-button-group": "^0.3.0-2",
"@vcl/typography": "^0.3.0-2"
},
"repository": {

@@ -54,8 +54,2 @@ "type": "git",

"vcl": {
"needs": [
"theme"
],
"provides": [
"form"
],
"categories": [

@@ -62,0 +56,0 @@ {

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