detective-typescript
Advanced tools
Comparing version 5.2.0 to 5.3.0
{ | ||
"name": "detective-typescript", | ||
"version": "5.2.0", | ||
"version": "5.3.0", | ||
"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", | ||
"@typescript-eslint/typescript-estree": "^1.9.0", | ||
"node-source-walk": "^4.2.0", | ||
"typescript": "3.3.3333" | ||
"typescript": "^3.4.5" | ||
}, | ||
@@ -33,0 +33,0 @@ "devDependencies": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
3413
+ Added@typescript-eslint/typescript-estree@1.13.0(transitive)
+ Addedtypescript@3.9.10(transitive)
- Removed@typescript-eslint/typescript-estree@1.4.2(transitive)
- Removedtypescript@3.3.3333(transitive)
Updatedtypescript@^3.4.5