Socket
Socket
Sign inDemoInstall

@ts-morph/bootstrap

Package Overview
Dependencies
Maintainers
1
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ts-morph/bootstrap - npm Package Compare versions

Comparing version 0.5.2 to 0.6.0

0

lib/ts-morph-bootstrap.d.ts

@@ -0,0 +0,0 @@ import { ts } from "@ts-morph/common";

20

package.json
{
"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": {

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