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

coffeebar

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

coffeebar - npm Package Compare versions

Comparing version 0.5.0 to 1.0.0

6

History.md

@@ -0,1 +1,7 @@

2/22/2016 - 1.0.0
=================
* Updated CoffeeScript to 1.10.0.
* Updated all other dependencies.
* Bumped version to 1.0.0.
4/21/2015 - 0.5.0

@@ -2,0 +8,0 @@ =================

2

lib/coffeebar.js

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

// Generated by CoffeeScript 1.9.2
// Generated by CoffeeScript 1.10.0
var Coffeebar, Source, beholder, coffee, exts, fs, glob, mkdirp, path, sourcemap, xcolor;

@@ -3,0 +3,0 @@

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

// Generated by CoffeeScript 1.9.2
// Generated by CoffeeScript 1.10.0
var coffeebar, program;

@@ -3,0 +3,0 @@

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

// Generated by CoffeeScript 1.9.2
// Generated by CoffeeScript 1.10.0
var Source, coffee, fs, mkdirp, path, sourcemap, uglify, xcolor;

@@ -41,3 +41,3 @@

Source.prototype.compile = function() {
var err;
var err, error;
try {

@@ -51,4 +51,4 @@ this.error = false;

}
} catch (_error) {
err = _error;
} catch (error) {
err = error;
this.error = err.toString();

@@ -55,0 +55,0 @@ this.errorFile = this.file;

{
"name": "coffeebar",
"version": "0.5.0",
"version": "1.0.0",
"author": "Charles Moncrief",

@@ -35,16 +35,16 @@ "description": "Simplified CoffeeScript build tool.",

"dependencies": {
"commander": "~2.8.0",
"beholder": "0.2.0",
"xcolor": "~0.1.0",
"coffee-script": "1.9.2",
"uglify-js": "~2.4.20",
"mkdirp": "~0.5.0",
"glob": "~5.0.5",
"source-map": "~0.4.2"
"beholder": "^1.0.0",
"coffee-script": "1.10.0",
"commander": "^2.9.0",
"glob": "^7.0.0",
"mkdirp": "^0.5.1",
"source-map": "^0.5.3",
"uglify-js": "^2.6.1",
"xcolor": "^0.1.0"
},
"devDependencies": {
"mocha": "~2.2.4",
"coffee-script": "1.9.2",
"rimraf": "~2.3.2"
"coffee-script": "1.10.0",
"mocha": "^2.4.5",
"rimraf": "^2.5.2"
}
}

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

# Coffeebar [![Build Status](https://travis-ci.org/cmoncrief/coffeebar.png)](https://travis-ci.org/cmoncrief/coffeebar)
# Coffeebar [![Build Status](https://travis-ci.org/cmoncrief/coffeebar.png)](https://travis-ci.org/cmoncrief/coffeebar)
[![NPM](https://nodei.co/npm/coffeebar.png)](https://nodei.co/npm/coffeebar/)

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

Coffeebar is a simplified build tool for CoffeeScript that makes compiling,
watching and concatenating your files a breeze. Coffeebar is built to be
watching and concatenating your files a breeze. Coffeebar is built to be
cross-platform from the ground up and can be used from the command line or

@@ -19,4 +19,4 @@ via it's public API.

* Minification
* Source maps generated from a concatenated file point back to the original files
* Compiler error messages show the original source line for concatenated files
* Source maps generated from a concatenated file point back to the original files
* Compiler error messages show the original source line for concatenated files

@@ -47,16 +47,16 @@ ## Installation

Compile a single file:
$ coffeebar test.coffee
Compile an entire directory tree to an output directory:
$ coffeebar -o lib src
$ coffeebar -o lib src
Compile and join all input to a single file with a source map:
$ coffeebar -Mo joined.js src
$ coffeebar -Mo joined.js src
Compile and watch for changes:
$ coffeebar -wo lib src
$ coffeebar -wo lib src

@@ -67,3 +67,3 @@ ## API

Compiles all .coffee files found in `inputPaths`, which can be a single string or an array of strings.
Compiles all .coffee files found in `inputPaths`, which can be a single string or an array of strings.

@@ -115,2 +115,2 @@ ##### Options:

TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

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

// Generated by CoffeeScript 1.9.2
// Generated by CoffeeScript 1.10.0
(function() {

@@ -3,0 +3,0 @@ var i, j, k, l, len, len1, len2, letters, letters2, numbers;

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

// Generated by CoffeeScript 1.9.2
// Generated by CoffeeScript 1.10.0
(function() {

@@ -3,0 +3,0 @@ var letters;

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

// Generated by CoffeeScript 1.9.2
// Generated by CoffeeScript 1.10.0
(function() {

@@ -3,0 +3,0 @@ var numbers;

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

// Generated by CoffeeScript 1.9.2\n(function() {\n var i, j, len, letters;\n\n letters = ['a', 'b', 'c', 'd', 'e', 'x'];\n\n for (j = 0, len = letters.length; j < len; j++) {\n i = letters[j];\n console.log(i);\n }\n\n}).call(this);\n\n//@ sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibGV0dGVycy5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbImxldHRlcnMuY29mZmVlIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiI7QUFBQTtBQUFBLE1BQUEsa0JBQUE7O0FBQUEsRUFBQSxPQUFBLEdBQVUsQ0FBQyxHQUFELEVBQUssR0FBTCxFQUFTLEdBQVQsRUFBYSxHQUFiLEVBQWlCLEdBQWpCLEVBQXNCLEdBQXRCLENBQVYsQ0FBQTs7QUFFQSxPQUFBLHlDQUFBO21CQUFBO0FBQUEsSUFBQSxPQUFPLENBQUMsR0FBUixDQUFZLENBQVosQ0FBQSxDQUFBO0FBQUEsR0FGQTtBQUFBIn0=
// Generated by CoffeeScript 1.10.0\n(function() {\n var i, j, len, letters;\n\n letters = ['a', 'b', 'c', 'd', 'e', 'x'];\n\n for (j = 0, len = letters.length; j < len; j++) {\n i = letters[j];\n console.log(i);\n }\n\n}).call(this);\n\n//@ sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibGV0dGVycy5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbImxldHRlcnMuY29mZmVlIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiI7QUFBQTtBQUFBLE1BQUEsa0JBQUE7O0FBQUEsRUFBQSxPQUFBLEdBQVUsQ0FBQyxHQUFELEVBQUssR0FBTCxFQUFTLEdBQVQsRUFBYSxHQUFiLEVBQWlCLEdBQWpCLEVBQXNCLEdBQXRCLENBQVYsQ0FBQTs7QUFFQSxPQUFBLHlDQUFBO21CQUFBO0FBQUEsSUFBQSxPQUFPLENBQUMsR0FBUixDQUFZLENBQVosQ0FBQSxDQUFBO0FBQUEsR0FGQTtBQUFBIn0=

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

// Generated by CoffeeScript 1.9.2
// Generated by CoffeeScript 1.10.0
(function() {

@@ -3,0 +3,0 @@ var i, j, len, numbers;

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

// Generated by CoffeeScript 1.9.2
// Generated by CoffeeScript 1.10.0
(function() {

@@ -3,0 +3,0 @@ var i, j, len, letters;

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

// Generated by CoffeeScript 1.9.2
// Generated by CoffeeScript 1.10.0
(function() {

@@ -3,0 +3,0 @@ var i, j, len, letters2;

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