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.8.2 to 0.8.3

16

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

@@ -33,6 +33,6 @@ "author": "Peter Rottmann <rottmann@inveris.de>",

"dependencies": {
"fs-extra": "^2.0.0",
"fs-extra": "^3.0.1",
"glob": "^7.1.1",
"iconv-lite": "^0.4.15",
"klaw-sync": "^1.0.2",
"iconv-lite": "^0.4.17",
"klaw-sync": "^2.1.0",
"lodash": "~4.17.4",

@@ -44,6 +44,6 @@ "semver": "~5.3.0"

"jshint": "~2.9.4",
"markdown-it": "^8.2.2",
"mocha": "~3.2.0",
"npm-check-updates": "^2.8.9",
"should": "~11.1.2"
"markdown-it": "^8.3.1",
"mocha": "~3.4.1",
"npm-check-updates": "^2.11.1",
"should": "~11.2.1"
},

@@ -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