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

coffeescript-module

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

coffeescript-module - npm Package Compare versions

Comparing version 0.2.0 to 0.2.1

4

lib/module.js

@@ -20,3 +20,3 @@ // Generated by CoffeeScript 1.7.1

if ((_ref = obj.extended) != null) {
_ref.apply(this);
_ref.call(this, this);
}

@@ -35,3 +35,3 @@ return this;

if ((_ref = obj.included) != null) {
_ref.apply(this);
_ref.call(this, this);
}

@@ -38,0 +38,0 @@ return this;

{
"name": "coffeescript-module",
"description": "A base class for your Coffeescript projects",
"version": "0.2.0",
"version": "0.2.1",
"author": "Ryan LeFevre <meltingice8917@gmail.com> (http://meltingice.net)",

@@ -6,0 +6,0 @@ "homepage": "http://meltingice.net/2013/03/06/a-coffeescript-base-class/",

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