Socket
Socket
Sign inDemoInstall

ts-morph

Package Overview
Dependencies
Maintainers
1
Versions
82
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ts-morph - npm Package Compare versions

Comparing version 20.0.0 to 21.0.0

22

package.json
{
"name": "ts-morph",
"version": "20.0.0",
"version": "21.0.0",
"description": "TypeScript compiler wrapper for static analysis and code manipulation.",

@@ -47,12 +47,12 @@ "main": "dist/ts-morph.js",

"dependencies": {
"@ts-morph/common": "~0.21.0",
"@ts-morph/common": "~0.22.0",
"code-block-writer": "^12.0.0"
},
"devDependencies": {
"@rollup/plugin-typescript": "^11.0.0",
"@types/chai": "^4.3.4",
"@types/diff": "^5.0.3",
"@types/mocha": "^10.0.1",
"@types/node": "^18.15.9",
"chai": "^4.3.7",
"@rollup/plugin-typescript": "^11.1.5",
"@types/chai": "^4.3.11",
"@types/diff": "^5.0.8",
"@types/mocha": "^10.0.6",
"@types/node": "^20.10.0",
"chai": "^4.3.10",
"conditional-type-checks": "^1.0.6",

@@ -62,6 +62,6 @@ "cross-env": "^7.0.3",

"mocha": "10.2.0",
"rimraf": "^4.4.1",
"rollup": "=3.20.2",
"rimraf": "^5.0.5",
"rollup": "=4.5.2",
"ts-node": "10.9.1",
"typescript": "~5.2.2"
"typescript": "~5.3.2"
},

@@ -68,0 +68,0 @@ "standard-version": {

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