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 5.1.0 to 5.1.1

2

index.js
'use strict';
const Parser = require('typescript-estree');
const Parser = require('@typescript-eslint/typescript-estree');
const Walker = require('node-source-walk');

@@ -5,0 +5,0 @@

{
"name": "detective-typescript",
"version": "5.1.0",
"version": "5.1.1",
"author": "Patrik Henningsson <patrik.henningsson@gmail.com>",

@@ -28,5 +28,5 @@ "description": "Get the dependencies of a TypeScript module",

"dependencies": {
"@typescript-eslint/typescript-estree": "1.4.2",
"node-source-walk": "^4.2.0",
"typescript": "^3.2.1",
"typescript-estree": "^18.1.0"
"typescript": "3.3.3333"
},

@@ -33,0 +33,0 @@ "devDependencies": {

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