Socket
Socket
Sign inDemoInstall

coffeescript

Package Overview
Dependencies
Maintainers
3
Versions
73
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

coffeescript - npm Package Compare versions

Comparing version 2.1.0 to 2.1.1

2

lib/coffeescript/browser.js

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

// Generated by CoffeeScript 2.1.0
// Generated by CoffeeScript 2.1.1
(function() {

@@ -3,0 +3,0 @@ // This **Browser** compatibility layer extends core CoffeeScript functions

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

// Generated by CoffeeScript 2.1.0
// Generated by CoffeeScript 2.1.1
(function() {

@@ -3,0 +3,0 @@ // `cake` is a simplified version of [Make](http://www.gnu.org/software/make/)

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

// Generated by CoffeeScript 2.1.0
// Generated by CoffeeScript 2.1.1
(function() {

@@ -3,0 +3,0 @@ // CoffeeScript can be used both on the server, as a command-line compiler based

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

// Generated by CoffeeScript 2.1.0
// Generated by CoffeeScript 2.1.1
(function() {

@@ -3,0 +3,0 @@ // The `coffee` utility. Handles command-line compilation of CoffeeScript

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

// Generated by CoffeeScript 2.1.0
// Generated by CoffeeScript 2.1.1
(function() {

@@ -3,0 +3,0 @@ // The CoffeeScript parser is generated by [Jison](https://github.com/zaach/jison)

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

// Generated by CoffeeScript 2.1.0
// Generated by CoffeeScript 2.1.1
(function() {

@@ -3,0 +3,0 @@ // This file contains the common helper functions that we'd like to share among

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

// Generated by CoffeeScript 2.1.0
// Generated by CoffeeScript 2.1.1
(function() {

@@ -3,0 +3,0 @@ // Node.js Implementation

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

// Generated by CoffeeScript 2.1.0
// Generated by CoffeeScript 2.1.1
(function() {

@@ -3,0 +3,0 @@ var LONG_FLAG, MULTI_FLAG, OPTIONAL, OptionParser, SHORT_FLAG, buildRule, buildRules, normalizeArguments, repeat,

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

// Generated by CoffeeScript 2.1.0
// Generated by CoffeeScript 2.1.1
(function() {

@@ -3,0 +3,0 @@ var CoffeeScript, Module, binary, child_process, ext, findExtension, fork, getRootModule, helpers, i, len, loadFile, path, ref;

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

// Generated by CoffeeScript 2.1.0
// Generated by CoffeeScript 2.1.1
(function() {

@@ -3,0 +3,0 @@ var CoffeeScript, addHistory, addMultilineHandler, fs, getCommandId, merge, nodeREPL, path, replDefaults, runInContext, sawSIGINT, transpile, updateSyntaxError, vm;

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

// Generated by CoffeeScript 2.1.0
// Generated by CoffeeScript 2.1.1
(function() {

@@ -889,3 +889,3 @@ // The CoffeeScript language has a good deal of optional syntax, implicit syntax,

})();
}).call(this);

@@ -892,0 +892,0 @@ // Constants

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

// Generated by CoffeeScript 2.1.0
// Generated by CoffeeScript 2.1.1
(function() {

@@ -3,0 +3,0 @@ // The **Scope** class regulates lexical scoping within CoffeeScript. As you

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

// Generated by CoffeeScript 2.1.0
// Generated by CoffeeScript 2.1.1
(function() {

@@ -206,3 +206,3 @@ // Source maps allow JavaScript runtimes to match running JavaScript back to

})();
}).call(this);

@@ -209,0 +209,0 @@ // Our API for source maps is just the `SourceMap` class.

@@ -11,3 +11,3 @@ {

"author": "Jeremy Ashkenas",
"version": "2.1.0",
"version": "2.1.1",
"license": "MIT",

@@ -14,0 +14,0 @@ "engines": {

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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