Comparing version 1.1.0 to 1.2.0
@@ -0,1 +1,5 @@ | ||
1.2.0 / 2020-09-25 | ||
================== | ||
* fix: upgrade to marked v1.1.x for security fixes #25 [rob4629](https://github.com/rob4629) | ||
1.1.0 / 2020-08-18 | ||
@@ -2,0 +6,0 @@ ================== |
{ | ||
"name": "acquit", | ||
"version": "1.1.0", | ||
"version": "1.2.0", | ||
"description": "Parse BDD tests (Mocha, Jasmine) to generate documentation", | ||
@@ -27,3 +27,3 @@ "homepage": "http://acquit.mongoosejs.io", | ||
"esprima": "4.0.0", | ||
"marked": "0.3.9" | ||
"marked": "1.1.1" | ||
}, | ||
@@ -35,7 +35,5 @@ "devDependencies": { | ||
"highlight.js": "9.12.0", | ||
"marked": "0.4.0", | ||
"mocha": "5.2.0", | ||
"nyc": "11.8.0", | ||
"serve": "7.x" | ||
"mocha": "8.1.3", | ||
"serve": "11.x" | ||
} | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
38024
6
+ Addedmarked@1.1.1(transitive)
- Removedmarked@0.3.9(transitive)
Updatedmarked@1.1.1