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.5.0 to 2.5.1

4

buildstamp.json
{
"git": {
"commitId": "af31516e3a6af55a293955c0202dc4ed9d37ced4",
"commitId": "9f8cc6e2cafe494ce7d4aa5ac33e04fc3180fb11",
"repoUrl": "https://github.com/antongolub/tsc-esm-fix",
"repoName": "antongolub/tsc-esm-fix"
},
"date": "2021-08-18T18:42:21.686Z"
"date": "2021-08-18T19:11:08.359Z"
}

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

## [2.5.1](https://github.com/antongolub/tsc-esm-fix/compare/v2.5.0...v2.5.1) (2021-08-18)
# [2.5.0](https://github.com/antongolub/tsc-esm-fix/compare/v2.4.4...v2.5.0) (2021-08-18)

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

{
"name": "tsc-esm-fix",
"version": "2.5.0",
"version": "2.5.1",
"private": false,

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

@@ -80,3 +80,3 @@ # tsc-esm-fix

// Dir with index.file ./qux.js/index.js
// Dir with index.js file inside: ./qux.js/index.js
export { qux } from './qux.js';

@@ -83,0 +83,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