Comparing version 0.1.0 to 0.1.1
@@ -1,2 +0,2 @@ | ||
require('coffee-script'); | ||
require('coffee-script/register'); | ||
module.exports = require('./lib/main'); |
{ | ||
"name":"ale", | ||
"description":"Utility belt with some list comprehension, type checking, and Functional Programming helpers.", | ||
"version":"0.1.0", | ||
"version":"0.1.1", | ||
"homepage":"http://github.com/TorchlightSoftware/ale", | ||
@@ -6,0 +6,0 @@ "repository":"git://github.com/TorchlightSoftware/ale.git", |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
10455