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 21.0.0 to 21.0.1

4

package.json
{
"name": "ts-morph",
"version": "21.0.0",
"version": "21.0.1",
"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\"",
"dopublish": "npm run type-check-docs && npm run code-generate && 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",

@@ -11,0 +11,0 @@ "build:node": "rimraf dist && rollup -c ",

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