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

ts-file-exports

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ts-file-exports - npm Package Compare versions

Comparing version 0.0.3 to 0.0.4

2

cli.js
#!/usr/bin/env node
// This is here because typescript has no way to add a shebang to an output file
require('build/cli.js');
require('./build/cli.js');
{
"name": "ts-file-exports",
"version": "0.0.3",
"version": "0.0.4",
"description": "Utility for reading and resolving the module export names from a TypeScript or JavaScript file",

@@ -5,0 +5,0 @@ "main": "build/index.js",

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