Socket
Socket
Sign inDemoInstall

@vue/web-component-wrapper

Package Overview
Dependencies
0
Maintainers
8
Versions
8
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.1.0 to 1.1.1

dist/vue-wc-wrapper.umd.js

7

package.json
{
"name": "@vue/web-component-wrapper",
"version": "1.1.0",
"version": "1.1.1",
"description": "wrap a vue component as a web component.",
"main": "dist/vue-wc-wrapper.js",
"unpkg": "dist/vue-wc-wrapper.global.js",
"files": [
"dist"
],
"scripts": {

@@ -11,3 +14,3 @@ "test": "jest",

"build": "rollup -c",
"pretest": "yarn build"
"prepare": "rollup -c"
},

@@ -14,0 +17,0 @@ "repository": {

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