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

acquit

Package Overview
Dependencies
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

acquit - npm Package Compare versions

Comparing version 0.5.0 to 0.5.1

14

package.json
{
"name": "acquit",
"version": "0.5.0",
"version": "0.5.1",
"description": "Parse BDD-style tests (Mocha, Jasmine) to generate documentation",

@@ -13,3 +13,9 @@ "main": "index.js",

"license": "Apache 2.0",
"keywords": ["documentation", "docs", "bdd", "tests", "mocha"],
"keywords": [
"documentation",
"docs",
"bdd",
"tests",
"mocha"
],
"repository": {

@@ -23,3 +29,3 @@ "type": "git",

"lodash": "4.17.4",
"marked": "0.3.5"
"marked": "0.3.9"
},

@@ -38,4 +44,4 @@ "jscsConfig": {

"jscs": "1.9.0",
"mocha": "2.0.1"
"mocha": "3.5.0"
}
}

Sorry, the diff of this file is not supported yet

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