roots-tumblr
Advanced tools
Comparing version 0.0.4 to 0.0.5
@@ -1,5 +0,5 @@ | ||
// Generated by CoffeeScript 1.8.0 | ||
// Generated by CoffeeScript 1.9.1 | ||
(function() { | ||
var BLACKLISTED_FILE_EXTENSIONS, compile, path, | ||
__indexOf = [].indexOf || function(item) { for (var i = 0, l = this.length; i < l; i++) { if (i in this && this[i] === item) return i; } return -1; }; | ||
indexOf = [].indexOf || function(item) { for (var i = 0, l = this.length; i < l; i++) { if (i in this && this[i] === item) return i; } return -1; }; | ||
@@ -26,4 +26,4 @@ path = require('path'); | ||
detect: function(f) { | ||
var _ref; | ||
return _ref = path.extname(f.relative), __indexOf.call(BLACKLISTED_FILE_EXTENSIONS, _ref) < 0; | ||
var ref; | ||
return ref = path.extname(f.relative), indexOf.call(BLACKLISTED_FILE_EXTENSIONS, ref) < 0; | ||
} | ||
@@ -30,0 +30,0 @@ }; |
{ | ||
"name": "roots-tumblr", | ||
"description": "tumblr theme compilation with roots", | ||
"version": "0.0.4", | ||
"version": "0.0.5", | ||
"author": "Sean Lang <slang800@gmail.com>", | ||
@@ -6,0 +6,0 @@ "dependencies": { |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
51470
8
292
2