Comparing version 4.1.0 to 4.1.1
@@ -11,2 +11,3 @@ var aparse = require('acorn').parse; | ||
ecmaVersion: defined(opts.ecmaVersion, 6), | ||
sourceType: opts.sourceType, | ||
ranges: defined(opts.ranges, opts.range), | ||
@@ -13,0 +14,0 @@ locations: defined(opts.locations, opts.loc), |
{ | ||
"name": "detective", | ||
"description": "find all require() calls by walking the AST", | ||
"version": "4.1.0", | ||
"version": "4.1.1", | ||
"repository": { | ||
@@ -6,0 +6,0 @@ "type": "git", |
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
17350
36
417
18