Socket
Socket
Sign inDemoInstall

ts-transform-default-export

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ts-transform-default-export - npm Package Compare versions

Comparing version 0.1.1 to 1.0.0

2

package.json
{
"name": "ts-transform-default-export",
"version": "0.1.1",
"version": "1.0.0",
"license": "ISC",

@@ -5,0 +5,0 @@ "description": "`export default foo` → `export = foo` → `module.exports = foo`",

# ts-transform-default-export
![CI](https://github.com/axtgr/ts-transform-default-export/workflows/CI/badge.svg)
A TypeScript transformer that converts default exports to their CommonJS counterparts:

@@ -4,0 +6,0 @@

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