metalsmith-markdown
Advanced tools
Comparing version 1.0.1 to 1.1.0
@@ -5,3 +5,3 @@ { | ||
"repository": "git://github.com/segmentio/metalsmith-markdown.git", | ||
"version": "1.0.1", | ||
"version": "1.1.0", | ||
"license": "MIT", | ||
@@ -16,14 +16,14 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"debug": "^4.0.1", | ||
"marked": "~0.4.0" | ||
"debug": "^4.1.0", | ||
"marked": "^0.5.1" | ||
}, | ||
"devDependencies": { | ||
"assert-dir-equal": "^1.1.0", | ||
"eslint": "^5.1.0", | ||
"eslint-config-prettier": "^2.9.0", | ||
"eslint-plugin-prettier": "^2.6.2", | ||
"eslint": "^5.7.0", | ||
"eslint-config-prettier": "^3.1.0", | ||
"eslint-plugin-prettier": "^3.0.0", | ||
"metalsmith": "^2.3.0", | ||
"mocha": "^5.2.0", | ||
"prettier": "^1.13.7" | ||
"prettier": "^1.14.3" | ||
} | ||
} |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
0
+ Addedmarked@0.5.2(transitive)
- Removedmarked@0.4.0(transitive)
Updateddebug@^4.1.0
Updatedmarked@^0.5.1