dry-underscore
Advanced tools
Comparing version 0.8.1 to 0.8.2
@@ -6,3 +6,2 @@ "use strict"; | ||
var fs = require('fs'); | ||
var url = require('url'); | ||
var child_process = require('child_process'); | ||
@@ -250,2 +249,3 @@ | ||
_.path = require('./path.js').mixin(_); | ||
_.url = require('./url.js').mixin(_); | ||
_.glob = require('./glob.js').mixin(_); | ||
@@ -252,0 +252,0 @@ _.fs = require('./fs.tjs').fs(_); |
{ | ||
"name": "dry-underscore", | ||
"version": "0.8.1", | ||
"version": "0.8.2", | ||
"dependencies": { | ||
@@ -5,0 +5,0 @@ "formidable": { |
{ | ||
"name": "dry-underscore", | ||
"version": "0.8.1", | ||
"version": "0.8.2", | ||
"main": "./lib/index.js", | ||
@@ -5,0 +5,0 @@ "description": "The DRY Undescore Library", |
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
1579255
90
14313
16