Socket
Socket
Sign inDemoInstall

detective

Package Overview
Dependencies
14
Maintainers
2
Versions
41
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 4.1.0 to 4.1.1

test/es6-module.js

1

index.js

@@ -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),

2

package.json
{
"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",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc