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

ember-cli-coffeescript

Package Overview
Dependencies
Maintainers
1
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ember-cli-coffeescript - npm Package Compare versions

Comparing version 0.0.4 to 0.0.5

blueprints/helper/files/tests/unit/helpers/__name__-test.coffee

2

blueprints/route/index.js

@@ -32,2 +32,4 @@ var fs = require('fs-extra');

if (name === 'basic') { return; }
switch (type) {

@@ -34,0 +36,0 @@ case 'route':

2

package.json
{
"name": "ember-cli-coffeescript",
"version": "0.0.4",
"version": "0.0.5",
"description": "Adds precompilation of CoffeeScript files and all the basic generation types to the `ember generate` command.",

@@ -5,0 +5,0 @@ "main": "index.js",

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

# CoffeeScript support for your ember app
# CoffeeScript support for ember-cli
Adds precompilation of CoffeeScript files and all the basic generation

@@ -3,0 +3,0 @@ types to the `ember generate` command.

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