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

detective-typescript

Package Overview
Dependencies
Maintainers
3
Versions
36
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

detective-typescript - npm Package Compare versions

Comparing version 7.0.2 to 8.0.0

14

package.json
{
"name": "detective-typescript",
"version": "7.0.2",
"version": "8.0.0",
"author": "Patrik Henningsson <patrik.henningsson@gmail.com>",

@@ -29,3 +29,3 @@ "description": "Get the dependencies of a TypeScript module",

"engines": {
"node": "^10.13 || >=12.0.0"
"node": "^12.20.0 || ^14.14.0 || >=16.0.0"
},

@@ -35,11 +35,11 @@ "license": "MIT",

"dependencies": {
"@typescript-eslint/typescript-estree": "^4.33.0",
"@typescript-eslint/typescript-estree": "^5.12.0",
"ast-module-types": "^2.7.1",
"node-source-walk": "^4.2.0",
"typescript": "^3.9.10"
"node-source-walk": "^4.2.2",
"typescript": "^4.5.5"
},
"devDependencies": {
"eslint": "^7.32.0",
"mocha": "^8.4.0"
"eslint": "^8.9.0",
"mocha": "^9.2.1"
}
}
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