Socket
Socket
Sign inDemoInstall

detective-typescript

Package Overview
Dependencies
Maintainers
4
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 12.0.0 to 13.0.0

9

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

@@ -35,7 +35,9 @@ "description": "Get the dependencies of a TypeScript module",

"homepage": "https://github.com/dependents/detective-typescript",
"peerDependencies": {
"typescript": "^5.4.4"
},
"dependencies": {
"@typescript-eslint/typescript-estree": "^7.6.0",
"ast-module-types": "^6.0.0",
"node-source-walk": "^7.0.0",
"typescript": "^5.4.4"
"node-source-walk": "^7.0.0"
},

@@ -45,2 +47,3 @@ "devDependencies": {

"mocha": "^10.4.0",
"typescript": "^5.4.5",
"xo": "^0.58.0"

@@ -47,0 +50,0 @@ },

@@ -10,3 +10,3 @@ # detective-typescript

```sh
npm install detective-typescript
npm install detective-typescript typescript
```

@@ -13,0 +13,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