Socket
Socket
Sign inDemoInstall

@vonage/vwc-chips

Package Overview
Dependencies
10
Maintainers
14
Versions
125
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.7.0 to 0.10.0

2

CHANGELOG.md

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

# 0.7.0 (2020-09-15)
# 0.10.0 (2020-09-22)
{
"name": "@vonage/vwc-chips",
"version": "0.7.0",
"version": "0.10.0",
"description": "> TODO: description",

@@ -27,4 +27,5 @@ "homepage": "https://github.com/Vonage/vivid/tree/master/components/menu#readme",

"@material/mwc-chips": "^0.2.0",
"@vonage/vvd-style-coupling": "^0.7.0",
"@vonage/vwc-icon": "^0.7.0",
"@vonage/vvd-core": "^0.10.0",
"@vonage/vvd-style-coupling": "^0.10.0",
"@vonage/vwc-icon": "^0.10.0",
"lit-element": "^2.4.0",

@@ -35,5 +36,5 @@ "lit-html": "^1.3.0",

"devDependencies": {
"@vonage/vvd-typography": "^0.7.0"
"@vonage/vvd-typography": "^0.10.0"
},
"gitHead": "7ea075c26f7d4224be96ce96efd8ad6d6f210cd3"
"gitHead": "2aeca64a96ebdb3dfc61888430fea0f959c19090"
}

@@ -0,1 +1,2 @@

import '@vonage/vvd-core';
import { Chip as MWCChip } from '@material/mwc-chips/mwc-chip';

@@ -2,0 +3,0 @@ import '@vonage/vwc-icon';

import { __decorate } from "tslib";
import '@vonage/vvd-core';
import { customElement, html } from 'lit-element';

@@ -3,0 +4,0 @@ import { Chip as MWCChip } from '@material/mwc-chips/mwc-chip';

Sorry, the diff of this file is not supported yet

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