Socket
Socket
Sign inDemoInstall

ts-morph

Package Overview
Dependencies
25
Maintainers
1
Versions
81
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 18.0.0 to 19.0.0

8

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

@@ -8,3 +8,3 @@ "main": "dist/ts-morph.js",

"scripts": {
"dopublish": "npm run type-check-docs && npm run package && npm run publish-code-verification && echo \"Run: npm publish --otp\"",
"dopublish": "npm run type-check-docs && npm run package && npm run publish-code-verification && echo \"Run: npm publish\"",
"build": "npm run build:declarations && npm run build:deno && npm run build:node",

@@ -48,3 +48,3 @@ "build:node": "rimraf dist && rollup -c ",

"dependencies": {
"@ts-morph/common": "~0.19.0",
"@ts-morph/common": "~0.20.0",
"code-block-writer": "^12.0.0"

@@ -66,3 +66,3 @@ },

"ts-node": "10.9.1",
"typescript": "~5.0.2"
"typescript": "~5.1.3"
},

@@ -69,0 +69,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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc