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 9.0.0 to 9.1.0

13

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

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

"lint": "eslint index.js test/test.js",
"fix": "npm run lint -- --fix",
"mocha": "mocha",

@@ -36,12 +37,12 @@ "test": "npm run lint && npm run mocha",

"dependencies": {
"@typescript-eslint/typescript-estree": "^5.13.0",
"@typescript-eslint/typescript-estree": "^5.55.0",
"ast-module-types": "^3.0.0",
"node-source-walk": "^5.0.0",
"typescript": "^4.5.5"
"typescript": "^4.9.5"
},
"devDependencies": {
"c8": "^7.11.0",
"eslint": "^8.10.0",
"mocha": "^9.2.1"
"c8": "^7.13.0",
"eslint": "^8.36.0",
"mocha": "^9.2.2"
}
}

@@ -1,2 +0,2 @@

### detective-typescript [![CI](https://img.shields.io/github/workflow/status/dependents/detective-typescript/CI/main?label=CI&logo=github)](https://github.com/dependents/detective-typescript/actions/workflows/ci.yml?query=branch%3Amain) [![npm](https://img.shields.io/npm/v/detective-typescript)](https://www.npmjs.com/package/detective-typescript) [![npm](https://img.shields.io/npm/dm/detective-typescript)](https://www.npmjs.com/package/detective-typescript)
### detective-typescript [![CI](https://img.shields.io/github/actions/workflow/status/dependents/detective-typescript/ci.yml?branch=main&label=CI&logo=github)](https://github.com/dependents/detective-typescript/actions/workflows/ci.yml?query=branch%3Amain) [![npm](https://img.shields.io/npm/v/detective-typescript)](https://www.npmjs.com/package/detective-typescript) [![npm](https://img.shields.io/npm/dm/detective-typescript)](https://www.npmjs.com/package/detective-typescript)

@@ -3,0 +3,0 @@ > Get the dependencies of TypeScript module

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