Socket
Socket
Sign inDemoInstall

vue-docgen-api

Package Overview
Dependencies
92
Maintainers
3
Versions
269
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 4.44.22 to 4.44.23

2

dist/script-handlers/propHandler.js

@@ -234,3 +234,3 @@ "use strict";

if (typeDesc) {
var typedAST = (0, getTemplateExpressionAST_1.default)("const a:".concat(typeDesc.name));
var typedAST = (0, getTemplateExpressionAST_1.default)("let a:".concat(typeDesc.name));
var typeValues_1;

@@ -237,0 +237,0 @@ (0, recast_1.visit)(typedAST.program, {

{
"name": "vue-docgen-api",
"version": "4.44.22",
"version": "4.44.23",
"description": "Toolbox to extract information from Vue component files for documentation generation purposes.",

@@ -42,3 +42,3 @@ "homepage": "https://vue-styleguidist.github.io",

"ts-map": "^1.0.3",
"vue-inbrowser-compiler-utils": "^4.44.22"
"vue-inbrowser-compiler-utils": "^4.44.23"
},

@@ -55,3 +55,3 @@ "devDependencies": {

},
"gitHead": "09c03ec91b1b34f15b939edd750d650b446fa2dc"
"gitHead": "c67dce1ee82a08d320f00d8d2db8fc7255c7a02d"
}
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