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

@vcl/input-group

Package Overview
Dependencies
Maintainers
4
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vcl/input-group - npm Package Compare versions

Comparing version 0.2.9 to 0.3.0-0

index.sss

40

package.json
{
"name": "@vcl/input-group",
"description": "Buttons and icograms (label/ icons) prepended and/ or appended to an input control",
"version": "0.2.9",
"version": "0.3.0-0",
"main": "package.json",

@@ -10,5 +10,5 @@ "scripts": {

"build-demo": "node node_modules/@vcl/build-demo/index.js",
"start": "npm run browsersync & npm run build-demo"
"start": "npm run build-demo & npm run browsersync"
},
"style": "index.styl",
"style": "index.sss",
"author": {

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

"devDependencies": {
"@vcl/build-demo": "^0.3.1",
"@vcl/button": "^0.2.0",
"@vcl/default-theme": "^0.2.1",
"@vcl/default-theme-terms": "^0.2.1",
"@vcl/font-awesome": "^0.2.0",
"@vcl/icogram": "^0.2.3",
"@vcl/icon": "^0.2.1",
"@vcl/input": "^0.2.0",
"@vcl/preprocessor": "^0.2.3",
"@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-8",
"@vcl/preprocessor": "^0.3.0-9",
"browser-sync": "^2.26.3",
"pre-commit": "^1.2.2"
},
"dependencies": {},
"dependencies": {
"normalize.css": "^8.0.1",
"@vcl/typography": "^0.3.0",
"@vcl/theme": "^0.3.0-3",
"@vcl/button": "^0.3.0",
"@vcl/font-awesome": "^0.3.0",
"@vcl/icogram": "^0.3.0",
"@vcl/icon": "^0.3.0",
"@vcl/input": "^0.3.0"
},
"repository": {

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

"vcl": {
"needs": [
"theme"
],
"provides": [
"input-group"
],
"categories": [

@@ -63,0 +57,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