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.0 to 2.12.1

4

buildstamp.json
{
"git": {
"commitId": "cd668bdbc603861dbec999c93ecc7f4aa9a3b83f",
"commitId": "0c5315f3af1e312aa49185d1f18e032fb12704eb",
"repoUrl": "https://github.com/antongolub/tsc-esm-fix",
"repoName": "antongolub/tsc-esm-fix"
},
"date": "2022-04-07T20:50:56.457Z"
"date": "2022-04-07T20:58:49.253Z"
}

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

## [2.12.1](https://github.com/antongolub/tsc-esm-fix/compare/v2.12.0...v2.12.1) (2022-04-07)
# [2.12.0](https://github.com/antongolub/tsc-esm-fix/compare/v2.11.0...v2.12.0) (2022-04-07)

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

{
"name": "tsc-esm-fix",
"version": "2.12.0",
"version": "2.12.1",
"private": false,

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

@@ -43,2 +43,3 @@ # tsc-esm-fix

* Fills blank files with `export {}` (esbuild issue)
* Patches `require` statements with new file refs if ext changes ([hybrid/dual pkg](https://2ality.com/2019/10/hybrid-npm-packages.html))
* Changes file extensions (applied to local deps only).

@@ -45,0 +46,0 @@ * Supports Windows-based runtimes.

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