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

apidoc-core

Package Overview
Dependencies
Maintainers
1
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

apidoc-core - npm Package Compare versions

Comparing version 0.2.0 to 0.2.1

11

package.json
{
"name": "apidoc-core",
"version": "0.2.0",
"version": "0.2.1",
"description": "Core parser library to generate apidoc result following the apidoc-spec",

@@ -36,9 +36,10 @@ "author": "Peter Rottmann <rottmann@inveris.de>",

"lodash": "~2.4.1",
"semver": "^4.1.0",
"semver": "~4.1.0",
"wrench": "~1.5.8"
},
"devDependencies": {
"jshint": "^2.5.10",
"marked": "^0.3.2",
"mocha": "^2.0.1",
"apidoc-example": "*",
"jshint": "~2.5.10",
"marked": "~0.3.2",
"mocha": "~2.0.1",
"should": "~4.2.1"

@@ -45,0 +46,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