@ts-morph/bootstrap
Advanced tools
Comparing version 0.13.0 to 0.15.0
{ | ||
"name": "@ts-morph/bootstrap", | ||
"version": "0.13.0", | ||
"version": "0.15.0", | ||
"description": "API for getting quickly set up with the TypeScript Compiler API.", | ||
@@ -23,3 +23,3 @@ "keywords": ["typescript", "compiler", "bootstrap"], | ||
"dependencies": { | ||
"@ts-morph/common": "~0.13.0" | ||
"@ts-morph/common": "~0.15.0" | ||
}, | ||
@@ -36,3 +36,3 @@ "devDependencies": { | ||
"ts-node": "^10.6.0", | ||
"typescript": "~4.6.2" | ||
"typescript": "~4.7.2" | ||
}, | ||
@@ -39,0 +39,0 @@ "publishConfig": { |
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
+ Added@ts-morph/common@0.15.0(transitive)
- Removed@ts-morph/common@0.13.0(transitive)
Updated@ts-morph/common@~0.15.0