Socket
Socket
Sign inDemoInstall

vue-docgen-api

Package Overview
Dependencies
Maintainers
1
Versions
271
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vue-docgen-api - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

24

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

@@ -28,19 +28,21 @@ "bugs": {

"homepage": "https://github.com/vue-styleguidist/vue-docgen-api#readme",
"devDependencies": {
"dependencies": {
"babel-core": "^6.25.0",
"babel-eslint": "^7.2.3",
"babel-preset-env": "^1.5.2",
"babel-preset-flow": "^6.23.0",
"babel-plugin-transform-object-rest-spread": "^6.23.0",
"babel-plugin-transform-runtime": "^6.23.0",
"babel-preset-env": "^1.5.2",
"doctrine": "^2.0.0",
"jsdoc-api": "^3.0.0",
"vue-template-compiler": "^2.3.4",
"babel-preset-es2015": "^6.24.1",
"babel-preset-flow": "^6.23.0",
"hash-sum": "^1.0.2",
"lru-cache": "^4.1.0"
},
"devDependencies": {
"babel-eslint": "^7.2.3",
"chai": "^4.0.2",
"doctrine": "^2.0.0",
"eslint": "^3.19.0",
"hash-sum": "^1.0.2",
"jsdoc-api": "^3.0.0",
"lru-cache": "^4.1.0",
"mocha": "^3.4.2",
"vue-template-compiler": "^2.3.4"
"mocha": "^3.4.2"
}
}
# vue-docgen-api
[![npm](https://img.shields.io/npm/v/vue-docgen-api.svg)](https://www.npmjs.com/package/vue-docgen-api)

@@ -3,0 +4,0 @@ `vue-docgen-api` is a toolbox to help extracting information from [Vue][] components, and generate documentation from it.

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