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

grunt-emberify

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

grunt-emberify - npm Package Compare versions

Comparing version 0.1.5 to 0.1.6

2

package.json
{
"name": "grunt-emberify",
"description": "Precompile handlebars templates and concatenate all Ember files.",
"version": "0.1.5",
"version": "0.1.6",
"homepage": "https://github.com/gyllstromk/grunt-emberify",

@@ -6,0 +6,0 @@ "author": {

@@ -35,4 +35,6 @@ /*

templates[templateName]);
}), this.async());
}));
this.async()();
});
};
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