Socket
Socket
Sign inDemoInstall

grunt-contrib-templify

Package Overview
Dependencies
11
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.3 to 0.1.4

3

builders/vue.js

@@ -18,4 +18,5 @@ module.exports = {

"\t};\n" +
"};\n";
"};\n" +
"Vue.use(Templify);";
}
};
{
"name": "grunt-contrib-templify",
"version": "0.1.3",
"version": "0.1.4",
"description": "A simple project for quick and dirty conversion of HTML files to javascript for various cases, particularly unit testing.",

@@ -15,5 +15,6 @@ "main": "index.js",

"grunt",
"osu",
"unit-test",
"template",
"angularjs",
"vuejs",
"html2js"

@@ -20,0 +21,0 @@ ],

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc