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

templates

Package Overview
Dependencies
Maintainers
2
Versions
154
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

templates - npm Package Compare versions

Comparing version 0.1.11 to 0.1.12

2

index.js

@@ -99,3 +99,2 @@ /*!

this.define('Views', this.options.Views || Views);
this.define('initialized', true);

@@ -1085,2 +1084,3 @@ },

module.exports.Group = require('./lib/group');
module.exports.View = View;

@@ -1087,0 +1087,0 @@ module.exports.List = List;

{
"name": "templates",
"description": "System for creating and managing template collections, and rendering templates with any node.js template engine. Can be used as the basis for creating a static site generator or blog framework.",
"version": "0.1.11",
"version": "0.1.12",
"homepage": "https://github.com/jonschlinkert/templates",

@@ -40,2 +40,3 @@ "author": "Jon Schlinkert (https://github.com/jonschlinkert)",

"is-buffer": "^1.0.2",
"is-valid-glob": "^0.3.0",
"layouts": "^0.10.5",

@@ -60,3 +61,2 @@ "lazy-cache": "^0.2.3",

"is-absolute": "^0.2.2",
"is-valid-glob": "^0.3.0",
"jshint-stylish": "^2.0.1",

@@ -63,0 +63,0 @@ "mocha": "*",

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