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

ember-templates-loader

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ember-templates-loader - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

ember-template-compiler.js

3

package.json
{
"name": "ember-templates-loader",
"version": "1.0.0",
"version": "1.0.1",
"description": "Load templates into Ember with webpack.",

@@ -19,2 +19,3 @@ "main": "index.js",

"files": [
"ember-template-compiler.js",
"index.js"

@@ -21,0 +22,0 @@ ],

@@ -39,2 +39,3 @@ # ember-templates-loader

## Release History
* 1.0.1 - Include ember-template-compiler in package.json (@mzgoddard)
* 1.0.0 - Update to Handlebars 2.0 and template compiler for Ember 1.9 (@mzgoddard)

@@ -44,3 +45,3 @@ * 0.2.0 - Precompile templates for Ember and publish

## License
Copyright (c) 2014 Kyle Robinson Young
Copyright (c) 2015 Kyle Robinson Young
Licensed under the MIT license.
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