Socket
Socket
Sign inDemoInstall

@meetinghand/checkbox

Package Overview
Dependencies
1
Maintainers
3
Versions
133
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.121 to 0.0.122

dist/lib.es.js

59

package.json
{
"name": "@meetinghand/checkbox",
"description": "Meetinghand Component Library Component for checkbox",
"version": "0.0.121",
"repository": {
"type": "git",
"url": "git+https://github.com/meeting-hand/meetinghand-component-library.git"
},
"keywords": [
"vue3",
"meetinghand",
"checkbox"
],
"homepage": "https://github.com/meeting-hand/meetinghand-component-library#readme",
"bugs": {
"url": "https://github.com/meeting-hand/meetinghand-component-library/issues"
},
"author": "Fatih Sinan Yaman",
"main": "./dist/index.js",
"module": "./index.js",
"publishConfig": {
"access": "public"
},
"dependencies": {
"@meetinghand/style": "^0.0.116"
},
"gitHead": "4d2bac90000a6d4343bc534d7f82a4d6f88d7b4d"
"name": "@meetinghand/checkbox",
"description": "Meetinghand Component Library Component for checkbox",
"version": "0.0.122",
"repository": {
"type": "git",
"url": "git+https://github.com/meeting-hand/meetinghand-component-library.git"
},
"keywords": [
"vue3",
"meetinghand",
"checkbox"
],
"homepage": "https://github.com/meeting-hand/meetinghand-component-library#readme",
"bugs": {
"url": "https://github.com/meeting-hand/meetinghand-component-library/issues"
},
"author": "Fatih Sinan Yaman",
"files": [
"dist",
"index.d.ts"
],
"main": "./dist/lib.umd.js",
"module": "./dist/lib.es.js",
"publishConfig": {
"access": "public"
},
"dependencies": {
"@meetinghand/style": "^0.0.116"
},
"scripts": {
"build": "vite build"
},
"gitHead": "d1f38b1f34b979ddbe6920dfb234dd2773e02f65"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc