metalsmith-drafts
Advanced tools
Comparing version 0.1.0 to 1.0.0
@@ -1,7 +0,23 @@ | ||
0.1.0 - December 15, 2015 | ||
------------------------ | ||
# Latest | ||
Check for [unreleased][] changes. | ||
## [1.0.0][] - 2019-10-30 | ||
# Previous | ||
## [0.1.0][] - December 15, 2015 | ||
- Added option `defaults`, defining what the default value for `draft` should be if not defined. | ||
0.0.1 - February 4, 2013 | ||
------------------------ | ||
:sparkles: | ||
## 0.0.1 - February 4, 2013 | ||
--- | ||
:sparkles: | ||
--- | ||
[unreleased]: https://github.com/segmentio/metalsmith-markdown/compare/v1.0.0...HEAD | ||
[1.0.0]: https://github.com/segmentio/metalsmith-excerpts/compare/0.1.0...v1.0.0 | ||
[0.1.0]: https://github.com/segmentio/metalsmith-excerpts/compare/0.0.1...0.1.0 |
@@ -5,3 +5,3 @@ { | ||
"repository": "git://github.com/segmentio/metalsmith-drafts.git", | ||
"version": "0.1.0", | ||
"version": "1.0.0", | ||
"license": "MIT", | ||
@@ -19,11 +19,11 @@ "main": "lib/index.js", | ||
"assert-dir-equal": "^1.1.0", | ||
"del": "^3.0.0", | ||
"eslint": "^5.5.0", | ||
"eslint-config-prettier": "^3.0.1", | ||
"eslint-plugin-prettier": "^2.6.2", | ||
"del": "^5.1.0", | ||
"eslint": "^6.6.0", | ||
"eslint-config-prettier": "^6.5.0", | ||
"eslint-plugin-prettier": "^3.1.1", | ||
"metalsmith": "^2.3.0", | ||
"mocha": "^5.2.0", | ||
"nodemon": "^1.18.4", | ||
"prettier": "^1.14.2" | ||
"mocha": "^6.2.2", | ||
"nodemon": "^1.19.4", | ||
"prettier": "^1.18.2" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
7061
1
0