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.12.2 to 2.12.3

4

buildstamp.json
{
"git": {
"commitId": "62314b8c887c73b5e44b26110f8132b9875a0b04",
"commitId": "e9b9424140075e6842c6713482c00b169362e406",
"repoUrl": "https://github.com/antongolub/tsc-esm-fix",
"repoName": "antongolub/tsc-esm-fix"
},
"date": "2022-04-08T06:36:52.668Z"
"date": "2022-04-08T06:59:26.763Z"
}

@@ -0,1 +1,3 @@

## [2.12.3](https://github.com/antongolub/tsc-esm-fix/compare/v2.12.2...v2.12.3) (2022-04-08)
## [2.12.2](https://github.com/antongolub/tsc-esm-fix/compare/v2.12.1...v2.12.2) (2022-04-08)

@@ -2,0 +4,0 @@

{
"name": "tsc-esm-fix",
"version": "2.12.2",
"version": "2.12.3",
"private": false,

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

@@ -32,4 +32,5 @@ # tsc-esm-fix

2. Patch project sources once as Sindre recommends in [ESM migration guide](https://github.com/sindresorhus/meta/discussions/15)
3. Use [ttypescript](https://github.com/cevek/ttypescript) with [transformer-append-js-ext plugin](https://github.com/Zoltu/typescript-transformer-append-js-extension/)
This lib may be applied in both cases.
This lib covers 1 and 2 options.

@@ -36,0 +37,0 @@ ### Features

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