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

load-templates

Package Overview
Dependencies
Maintainers
2
Versions
47
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

load-templates - npm Package Compare versions

Comparing version 0.11.2 to 0.11.3

6

index.js

@@ -126,6 +126,3 @@ /*!

if (!file.key) {
file.key = utils.renameKey(file, opts);
}
file.key = utils.renameKey(file, opts);
addView(file.key, file);

@@ -135,3 +132,2 @@ }

}
return loadViews;

@@ -138,0 +134,0 @@ };

2

package.json
{
"name": "load-templates",
"description": "Load templates/views using globs, file paths, objects, arrays, or key-value pairs.",
"version": "0.11.2",
"version": "0.11.3",
"homepage": "https://github.com/jonschlinkert/load-templates",

@@ -6,0 +6,0 @@ "author": "Jon Schlinkert (https://github.com/jonschlinkert)",

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