Socket
Socket
Sign inDemoInstall

@tkskto/vue-component-analyzer

Package Overview
Dependencies
161
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.5 to 0.0.6

2

dist/client.js
/*!
@tkskto/vue-component-analyzer v0.0.5
@tkskto/vue-component-analyzer v0.0.6
https://github.com/tkskto/

@@ -4,0 +4,0 @@ Released under the MIT License.

@@ -6,3 +6,3 @@ /**

/*!
@tkskto/vue-component-analyzer v0.0.5
@tkskto/vue-component-analyzer v0.0.6
https://github.com/tkskto/

@@ -14,6 +14,4 @@ Released under the MIT License.

Object.defineProperty(exports, "__esModule", { value: true });
exports.getImportDeclarationTree = void 0;
const tslib_1 = require("tslib");
const utils_1 = require("./utils");
Object.defineProperty(exports, "getImportDeclarationTree", { enumerable: true, get: function () { return utils_1.getImportDeclarationTree; } });
const server_1 = require("./server");

@@ -20,0 +18,0 @@ const fs_1 = require("fs");

/*!
@tkskto/vue-component-analyzer v0.0.5
@tkskto/vue-component-analyzer v0.0.6
https://github.com/tkskto/

@@ -4,0 +4,0 @@ Released under the MIT License.

/*!
@tkskto/vue-component-analyzer v0.0.5
@tkskto/vue-component-analyzer v0.0.6
https://github.com/tkskto/

@@ -4,0 +4,0 @@ Released under the MIT License.

{
"name": "@tkskto/vue-component-analyzer",
"version": "0.0.5",
"version": "0.0.6",
"description": "Analyze dependency tree for Vue.js SFC (Single File Component)",

@@ -67,3 +67,2 @@ "main": "dist/index.js",

"rollup-plugin-license": "2.2.0",
"rollup-plugin-node-builtins": "2.1.2",
"typescript": "4.0.3"

@@ -70,0 +69,0 @@ },

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