Socket
Socket
Sign inDemoInstall

ember-let

Package Overview
Dependencies
186
Maintainers
2
Versions
11
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.5.4 to 0.6.0

addon/register.js

8

index.js

@@ -25,7 +25,7 @@ /* jshint node: true */

included: function(app) {
this._super.included.apply(this, arguments);
app.import('vendor/ember-let/register.js');
contentFor: function(type) {
if (type === 'app-boot') {
return "require('ember-let/register');";
}
}
};
{
"name": "ember-let",
"version": "0.5.4",
"version": "0.6.0",
"description": "A helper for binding values to HTMLBars template contexts",

@@ -25,2 +25,3 @@ "directories": {

"ember-cli-app-version": "^1.0.0",
"ember-cli-chai": "0.4.1",
"ember-cli-dependency-checker": "^1.2.0",

@@ -31,3 +32,3 @@ "ember-cli-htmlbars": "^1.0.3",

"ember-cli-jshint": "^1.0.0",
"ember-cli-mocha": "0.10.4",
"ember-cli-mocha": "0.14.3",
"ember-cli-release": "^0.2.9",

@@ -34,0 +35,0 @@ "ember-cli-sri": "^2.1.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