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

ts-morph

Package Overview
Dependencies
Maintainers
1
Versions
83
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 16.0.0 to 17.0.0

20

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

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

"dependencies": {
"@ts-morph/common": "~0.17.0",
"@ts-morph/common": "~0.18.0",
"code-block-writer": "^11.0.3"
},
"devDependencies": {
"@types/chai": "^4.3.3",
"@types/chai": "^4.3.4",
"@types/diff": "^5.0.2",
"@types/mocha": "^9.1.1",
"@types/node": "^17.0.39",
"chai": "^4.3.6",
"@types/mocha": "^10.0.0",
"@types/node": "^18.11.9",
"chai": "^4.3.7",
"conditional-type-checks": "^1.0.6",
"cross-env": "^7.0.3",
"diff": "^5.1.0",
"mocha": "10.0.0",
"mocha": "10.1.0",
"rimraf": "^3.0.2",
"rollup": "^2.78.1",
"rollup-plugin-typescript2": "^0.33.0",
"rollup": "^3.3.0",
"rollup-plugin-typescript2": "^0.34.1",
"ts-node": "10.9.1",
"typescript": "~4.8.2"
"typescript": "~4.9.3"
},

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