Socket
Socket
Sign inDemoInstall

template-utils

Package Overview
Dependencies
Maintainers
2
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

template-utils - npm Package Compare versions

Comparing version 0.3.0 to 0.4.0

12

package.json
{
"name": "template-utils",
"description": "Utils for [Template](https://github.com/jonschlinkert/template).",
"version": "0.3.0",
"version": "0.4.0",
"homepage": "https://github.com/jonschlinkert/template-utils",

@@ -25,2 +25,6 @@ "author": {

},
"files": [
"index.js",
"lib/"
],
"scripts": {

@@ -31,8 +35,8 @@ "test": "mocha -R spec"

"async": "^0.9.0",
"debug": "^2.1.0",
"debug": "^2.1.1",
"escape-delims": "^0.4.0",
"export-files": "^0.1.4",
"export-files": "^1.0.0",
"extend-shallow": "^0.2.0",
"extract-gfm": "^0.1.0",
"gray-matter": "^1.0.2",
"gray-matter": "^1.1.2",
"merge-deep": "^0.1.3",

@@ -39,0 +43,0 @@ "object.pick": "^1.1.0",

@@ -91,3 +91,3 @@ # template-utils [![NPM version](https://badge.fury.io/js/template-utils.svg)](http://badge.fury.io/js/template-utils)

## License
Copyright (c) 2014 Jon Schlinkert
Copyright (c) 2014-2015 Jon Schlinkert
Released under the MIT license

@@ -97,2 +97,2 @@

_This file was generated by [verb](https://github.com/assemble/verb) on December 20, 2014._
_This file was generated by [verb](https://github.com/assemble/verb) on February 01, 2015._
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