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 2.0.0 to 3.0.0

12

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

@@ -25,10 +25,10 @@ "description": "Get the dependencies of a TypeScript module",

"dependencies": {
"node-source-walk": "3.2.0",
"typescript": "^2.6.1",
"typescript-eslint-parser": "^9.0.0"
"node-source-walk": "^3.3.0",
"typescript": "^2.8.3",
"typescript-eslint-parser": "^15.0.0"
},
"devDependencies": {
"eslint": "3.14.0",
"mocha": "2.0.1"
"eslint": "^4.19.1",
"mocha": "^5.2.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