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

tshy

Package Overview
Dependencies
Maintainers
1
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tshy - npm Package Compare versions

Comparing version 2.0.1 to 3.0.0

18

package.json
{
"name": "tshy",
"version": "2.0.1",
"version": "3.0.0",
"description": "TypeScript HYbridizer - Hybrid (CommonJS/ESM) TypeScript node package builder",

@@ -16,9 +16,9 @@ "author": "Isaac Z. Schlueter <i@izs.me> (https://izs.me)",

"foreground-child": "^3.1.1",
"minimatch": "^9.0.4",
"minimatch": "^10.0.0",
"mkdirp": "^3.0.1",
"polite-json": "^5.0.0",
"resolve-import": "^1.4.5",
"rimraf": "^5.0.1",
"sync-content": "^1.0.2",
"typescript": "5",
"rimraf": "^6.0.0",
"sync-content": "^2.0.0",
"typescript": "^5.5.3",
"walk-up-path": "^3.0.1"

@@ -42,3 +42,3 @@ },

"engines": {
"node": "16 >=16.17 || 18 >=18.15.0 || >=20.6.1"
"node": "20 || >=22"
},

@@ -55,6 +55,6 @@ "repository": "https://github.com/isaacs/tshy",

"devDependencies": {
"@types/node": "^20.12.7",
"@types/node": "^20.14.10",
"prettier": "^3.3.2",
"tap": "^19.2.1",
"typedoc": "^0.26.2"
"tap": "^20.0.3",
"typedoc": "^0.26.3"
},

@@ -61,0 +61,0 @@ "prettier": {

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