New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

cli-binary-load-typescript

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cli-binary-load-typescript - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

dist/cli.js

16

package.json
{
"name": "cli-binary-load-typescript",
"version": "1.0.0",
"description": "",
"version": "1.0.1",
"description": "This is just a PoC evaluating how to dynamically load a TypeScript file from a executable Node.js binary.",
"main": "index.js",

@@ -14,10 +14,14 @@ "scripts": {

},
"author": "",
"license": "ISC",
"files": [
"dist", "bin", "README.md", "LICENSE"
],
"author": "Endel Dreyer",
"license": "MIT",
"dependencies": {
"esbuild-register": "^3.5.0"
},
"devDependencies": {
"@types/node": "^20.8.4",
"esbuild-register": "^3.5.0",
"tsx": "^3.14.0",
"typescript": "^5.2.2"
}
}
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