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

tsc-esm-fix

Package Overview
Dependencies
Maintainers
1
Versions
77
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tsc-esm-fix - npm Package Compare versions

Comparing version 2.20.17 to 2.20.18

8

buildstamp.json
{
"date": "2023-09-19T21:25:11.498Z",
"date": "2023-12-02T08:39:57.914Z",
"git_commit_branch": "master",
"git_commit_id": "88e071ddcc6aef65312059c826390180545d43c1",
"git_commit_id": "43b77f3caaeab922a7cca7764484c446f51dae95",
"git_repo_url": "https://github.com/antongolub/tsc-esm-fix",
"git_repo_name": "antongolub/tsc-esm-fix",
"ci_run_id": "6241092252",
"ci_run_url": "https://github.com/antongolub/tsc-esm-fix/actions/runs/6241092252"
"ci_run_id": "7069163947",
"ci_run_url": "https://github.com/antongolub/tsc-esm-fix/actions/runs/7069163947"
}

@@ -0,1 +1,6 @@

## [2.20.18](https://github.com/antongolub/tsc-esm-fix/compare/v2.20.17...v2.20.18) (2023-12-02)
### Fixes & improvements
* docs: fix CLI usage example (#142) ([43b77f3](https://github.com/antongolub/tsc-esm-fix/commit/43b77f3caaeab922a7cca7764484c446f51dae95))
## [2.20.17](https://github.com/antongolub/tsc-esm-fix/compare/v2.20.16...v2.20.17) (2023-09-19)

@@ -2,0 +7,0 @@

{
"name": "tsc-esm-fix",
"version": "2.20.17",
"version": "2.20.18",
"private": false,

@@ -5,0 +5,0 @@ "publishConfig": {

@@ -28,3 +28,3 @@ #!/usr/bin/env node

Examples
$ tsc-es2020-fix --ext=.mjs --out=foo
$ tsc-esm-fix --ext=.mjs --out=foo
`,

@@ -31,0 +31,0 @@ {

Sorry, the diff of this file is not supported yet

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