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

ember-template-compiler

Package Overview
Dependencies
Maintainers
2
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ember-template-compiler - npm Package Compare versions

Comparing version 1.5.0-beta.3 to 1.5.0-beta.4

2

package.json

@@ -8,3 +8,3 @@ {

"description": "An npm module for the ember-template-compiler.js file that ships with ember.js",
"version": "1.5.0-beta.3",
"version": "1.5.0-beta.4",
"repository": {

@@ -11,0 +11,0 @@ "type": "git",

@@ -10,3 +10,3 @@ (function() {

* See https://raw.github.com/emberjs/ember.js/master/LICENSE
* @version 1.5.0-beta.3
* @version 1.5.0-beta.4
*/

@@ -218,3 +218,3 @@

source[source.length - 1] = matches[1] + "'" + helperName + "'" + matches[3];
}
};
var stringifyBlockHelperMissing = Ember.Handlebars.JavaScriptCompiler.stringifyLastBlockHelperMissingInvocation;

@@ -221,0 +221,0 @@

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