Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@ts-morph/common

Package Overview
Dependencies
Maintainers
1
Versions
42
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ts-morph/common - npm Package Compare versions

Comparing version 0.7.3 to 0.7.4

1

lib/ts-morph-common.d.ts

@@ -195,2 +195,3 @@ import * as ts from "typescript";

getProjectVersion?: () => string;
isKnownTypesPackageName?: ts.LanguageServiceHost["isKnownTypesPackageName"];
}

@@ -197,0 +198,0 @@

16

package.json
{
"name": "@ts-morph/common",
"version": "0.7.3",
"version": "0.7.4",
"description": "Common functionality for ts-morph packages.",

@@ -21,7 +21,7 @@ "main": "dist/ts-morph-common.js",

"@dsherret/to-absolute-glob": "^2.0.2",
"fast-glob": "^3.2.4",
"fast-glob": "^3.2.5",
"is-negated-glob": "^1.0.0",
"mkdirp": "^1.0.4",
"multimatch": "^5.0.0",
"typescript": "~4.1.2"
"typescript": "~4.1.3"
},

@@ -33,16 +33,16 @@ "devDependencies": {

"@types/mkdirp": "^1.0.1",
"@types/mocha": "^8.0.4",
"@types/mocha": "^8.2.0",
"@types/multimatch": "^4.0.0",
"@types/node": "^14.14.9",
"@types/node": "^14.14.22",
"@types/ts-nameof": "^4.2.1",
"chai": "^4.2.0",
"cross-env": "^7.0.2",
"cross-env": "^7.0.3",
"dts-minify": "^0.2.3",
"mocha": "^8.2.1",
"rimraf": "^3.0.2",
"rollup": "^2.33.3",
"rollup": "^2.38.2",
"rollup-plugin-typescript2": "^0.29.0",
"ts-morph": "npm:ts-morph@9.0.0",
"ts-nameof": "^5.0.0",
"ts-node": "^9.0.0",
"ts-node": "^9.1.1",
"ttypescript": "^1.5.12"

@@ -49,0 +49,0 @@ },

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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