detective-typescript
Advanced tools
Comparing version 2.0.0 to 3.0.0
{ | ||
"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" | ||
} | ||
} |
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
2987
6
+ Addedbabylon@6.18.0(transitive)
+ Addednode-source-walk@3.3.0(transitive)
+ Addedsemver@5.5.0(transitive)
+ Addedtypescript-eslint-parser@15.0.1(transitive)
- Removedbabel-runtime@6.26.0(transitive)
- Removedbabylon@6.8.4(transitive)
- Removedcore-js@2.6.12(transitive)
- Removednode-source-walk@3.2.0(transitive)
- Removedregenerator-runtime@0.11.1(transitive)
- Removedsemver@5.4.1(transitive)
- Removedtypescript-eslint-parser@9.0.1(transitive)
Updatednode-source-walk@^3.3.0
Updatedtypescript@^2.8.3