Socket
Socket
Sign inDemoInstall

detective

Package Overview
Dependencies
2
Maintainers
37
Versions
41
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 4.6.0 to 4.7.0

2

index.js

@@ -10,3 +10,3 @@ var acorn = require('acorn');

return acorn.parse(src, {
ecmaVersion: defined(opts.ecmaVersion, 8),
ecmaVersion: defined(opts.ecmaVersion, 9),
sourceType: opts.sourceType,

@@ -13,0 +13,0 @@ ranges: defined(opts.ranges, opts.range),

{
"name": "detective",
"description": "find all require() calls by walking the AST",
"version": "4.6.0",
"version": "4.7.0",
"repository": {

@@ -6,0 +6,0 @@ "type": "git",

Sorry, the diff of this file is not supported yet

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