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

@vonage/vwc-checkbox

Package Overview
Dependencies
Maintainers
14
Versions
126
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vonage/vwc-checkbox - npm Package Compare versions

Comparing version 0.5.0 to 0.6.0

7

CHANGELOG.md

@@ -1,4 +0,9 @@

# 0.5.0 (2020-08-20)
# 0.6.0 (2020-09-08)
### Features
* **textarea:** textarea form association ([#300](https://github.com/vonage/vivid/issues/300)) ([19ebd4e](https://github.com/vonage/vivid/commit/19ebd4e5f694738d2687f2a9d2a24ef2fa9beb4b))

65

package.json
{
"name": "@vonage/vwc-checkbox",
"version": "0.5.0",
"description": "> TODO: description",
"homepage": "https://github.com/Vonage/vivid/tree/master/components/checkbox#readme",
"license": "ISC",
"main": "vwc-checkbox.js",
"module": "vwc-checkbox.js",
"files": [
"src",
"*.js",
"*.ts",
"*.map"
],
"repository": {
"type": "git",
"url": "https://github.com/vonage/vivid.git",
"directory": "components/checkbox"
},
"scripts": {
"test": "echo \"Error: run tests from root\" && exit 1"
},
"bugs": {
"url": "https://github.com/Vonage/vivid/issues"
},
"dependencies": {
"@material/mwc-checkbox": "^0.18.0",
"@vonage/vvd-style-coupling": "^0.5.0",
"lit-element": "^2.3.1",
"tslib": "^2.0.0"
},
"gitHead": "5f43688d123fda159d4a0c15bfcf5011075a82d4"
"name": "@vonage/vwc-checkbox",
"version": "0.6.0",
"description": "> TODO: description",
"homepage": "https://github.com/Vonage/vivid/tree/master/components/checkbox#readme",
"license": "ISC",
"main": "vwc-checkbox.js",
"module": "vwc-checkbox.js",
"files": [
"src",
"*.js",
"*.ts",
"*.map"
],
"repository": {
"type": "git",
"url": "https://github.com/vonage/vivid.git",
"directory": "components/checkbox"
},
"scripts": {
"test": "echo \"Error: run tests from root\" && exit 1"
},
"bugs": {
"url": "https://github.com/Vonage/vivid/issues"
},
"dependencies": {
"@material/mwc-checkbox": "^0.18.0",
"@vonage/vvd-style-coupling": "^0.6.0",
"lit-element": "^2.4.0",
"tslib": "^2.0.1"
},
"devDependencies": {
"@vonage/vvd-foundation": "^0.6.0"
},
"gitHead": "d55fb00c43d48e3f8b0f3de170e4cb6949acbfd8"
}

Sorry, the diff of this file is not supported yet

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