@ts-morph/bootstrap
Advanced tools
Comparing version 0.5.2 to 0.6.0
@@ -0,0 +0,0 @@ import { ts } from "@ts-morph/common"; |
{ | ||
"name": "@ts-morph/bootstrap", | ||
"version": "0.5.2", | ||
"version": "0.6.0", | ||
"description": "API for getting quickly set up with the TypeScript Compiler API.", | ||
@@ -21,7 +21,7 @@ "keywords": ["typescript", "compiler", "bootstrap"], | ||
"dependencies": { | ||
"@ts-morph/common": "~0.5.2" | ||
"@ts-morph/common": "~0.6.0" | ||
}, | ||
"devDependencies": { | ||
"@types/chai": "^4.2.11", | ||
"@types/mocha": "^7.0.2", | ||
"@types/chai": "^4.2.12", | ||
"@types/mocha": "^8.0.3", | ||
"@types/ts-nameof": "^4.2.1", | ||
@@ -31,11 +31,11 @@ "@ts-morph/scripts": "~0.2.0", | ||
"cross-env": "^7.0.2", | ||
"mocha": "^7.1.2", | ||
"mocha": "^8.1.1", | ||
"rimraf": "^3.0.2", | ||
"rollup": "^2.7.6", | ||
"rollup-plugin-typescript2": "^0.27.0", | ||
"rollup": "^2.26.4", | ||
"rollup-plugin-typescript2": "^0.27.2", | ||
"ts-morph": "npm:ts-morph@5.0.0", | ||
"ts-nameof": "^4.2.2", | ||
"ts-node": "^8.10.1", | ||
"ts-nameof": "^5.0.0", | ||
"ts-node": "^8.10.2", | ||
"ttypescript": "^1.5.10", | ||
"typescript": "~3.9.2" | ||
"typescript": "~4.0.2" | ||
}, | ||
@@ -42,0 +42,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
46060
+ Added@ts-morph/common@0.6.0(transitive)
+ Addedtypescript@4.0.8(transitive)
- Removed@ts-morph/common@0.5.2(transitive)
- Removedtypescript@3.9.10(transitive)
Updated@ts-morph/common@~0.6.0