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

ember-precompilex

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

ember-precompilex - npm Package Compare versions

Comparing version 0.2.6 to 0.2.7

4

package.json
{
"name" : "ember-precompilex",
"version" : "0.2.6",
"version" : "0.2.7",
"description" : "Precompile Ember.js templates with Handlebars 1.3.0 which supports Subexpressions, allowing for ember query query params.",

@@ -14,3 +14,3 @@ "main" : "./src/index.js",

"bin": {
"ember-precompile": "./bin/ember-precompile",
"ember-precompilex": "./bin/ember-precompilex",
"ember-render": "./bin/ember-render"

@@ -17,0 +17,0 @@ },

@@ -1,2 +0,2 @@

Precompile Handlebars templates for Ember.js
Precompile Ember.js templates with Handlebars 1.3.0 which supports Subexpressions, allowing for ember query query params.

@@ -6,3 +6,3 @@ Install

npm install -g ember-precompile
npm install -g ember-precompilex

@@ -14,3 +14,3 @@ Usage

ember-precompile template... [-f OUTPUT_FILE]
ember-precompilex template... [-f OUTPUT_FILE]

@@ -17,0 +17,0 @@ If output file is omitted, the compiled template(s) will be printed to stdout.

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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