Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

app-root

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

app-root - npm Package Compare versions

Comparing version 0.0.0 to 1.0.0

2

index.js
var detective = require('detective'),
detectiveAmd = require('node-detective-amd'),
detectiveAmd = require('detective-amd'),
gmt = require('module-definition'),

@@ -4,0 +4,0 @@ required = require('required'),

{
"name": "app-root",
"version": "0.0.0",
"version": "1.0.0",
"description": "Find the entry-point/root file of any CommonJS or AMD JavaScript application",

@@ -30,6 +30,6 @@ "main": "index.js",

"detective": "^3.1.0",
"node-detective-amd": "^1.1.0",
"required": "^0.4.0",
"q": "^1.0.1"
"q": "^1.0.1",
"detective-amd": "^2.0.0"
}
}
SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc