Socket
Socket
Sign inDemoInstall

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.5.1 to 0.6.0

14

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

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

"dependencies": {
"lodash": "~3.10.1",
"lodash": "~4.3.0",
"semver": "~5.1.0",

@@ -43,7 +43,7 @@ "wrench": "~1.5.8"

"apidoc-example": "*",
"jshint": "~2.9.1-rc1",
"markdown-it": "^5.0.2",
"mocha": "~2.3.4",
"npm-check-updates": "^2.5.4",
"should": "~8.0.1"
"jshint": "~2.9.1",
"markdown-it": "^6.0.0",
"mocha": "~2.4.5",
"npm-check-updates": "^2.5.8",
"should": "~8.2.2"
},

@@ -50,0 +50,0 @@ "jshintConfig": {

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