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

metalsmith-drafts

Package Overview
Dependencies
Maintainers
3
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

metalsmith-drafts - npm Package Compare versions

Comparing version 0.1.0 to 1.0.0

.github/workflows/nodejs.yml

26

History.md

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

16

package.json

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

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