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.4.0 to 0.4.1

LICENSE

12

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

@@ -19,3 +19,3 @@ "author": {

"type": "MIT",
"url": "https://github.com/jonschlinkert/template-utils/blob/master/LICENSE-MIT"
"url": "https://github.com/jonschlinkert/template-utils/blob/master/LICENSE"
},

@@ -31,3 +31,3 @@ "main": "index.js",

"scripts": {
"test": "mocha -R spec"
"test": "mocha"
},

@@ -41,5 +41,5 @@ "dependencies": {

"extract-gfm": "^0.1.0",
"gray-matter": "^1.1.2",
"gray-matter": "^1.2.3",
"merge-deep": "^0.1.3",
"object.pick": "^1.1.0",
"object.pick": "^1.1.1",
"parse-filepath": "^0.5.0",

@@ -50,3 +50,3 @@ "vinyl": "^0.4.6"

"mocha": "*",
"should": "*",
"should": "^5.0.0",
"verb": "^0.3.9"

@@ -53,0 +53,0 @@ },

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