Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

assemble-dox

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

assemble-dox - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

LICENSE

17

package.json

@@ -5,3 +5,3 @@ {

"description": "Generate API documentation with Assemble and Dox",
"version": "0.0.1",
"version": "0.0.2",
"author": "Gion Kunz",

@@ -21,2 +21,9 @@ "homepage": "https://github.com/gionkunz/assemble-dox",

],
"files": [
"index.js",
"dox-helpers.js",
"LICENSE",
"package.json",
"README.md"
],
"licenses": [

@@ -28,7 +35,9 @@ {

],
"dependencies": {},
"devDependencies": {
"assemble": "^0.4.42",
"dependencies": {
"dox": "^0.5.3",
"lodash": "^2.4.1"
},
"devDependencies": {
"assemble": "^0.4.42"
},
"engines": {

@@ -35,0 +44,0 @@ "node": ">=0.8.0"

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