load-helpers
Advanced tools
Comparing version 0.2.3 to 0.2.4
{ | ||
"name": "load-helpers", | ||
"description": "The most interesting project in the world > Verb", | ||
"version": "0.2.3", | ||
"version": "0.2.4", | ||
"homepage": "https://github.com/jonschlinkert/load-helpers", | ||
@@ -25,3 +25,2 @@ "author": "Jon Schlinkert (https://github.com/jonschlinkert)", | ||
"globby": "^3.0.1", | ||
"has-glob": "^0.1.0", | ||
"is-valid-glob": "^0.3.0" | ||
@@ -28,0 +27,0 @@ }, |
'use strict'; | ||
var fs = require('fs'); | ||
var path = require('path'); | ||
@@ -5,0 +4,0 @@ |
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
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
2
3
7682
108
- Removedhas-glob@^0.1.0
- Removedhas-glob@0.1.1(transitive)
- Removedis-extglob@1.0.0(transitive)
- Removedis-glob@2.0.1(transitive)