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.4.1 to 2.4.2

4

buildstamp.json
{
"git": {
"commitId": "ef097621b694e9794fa6da0c5c0bcefc60dd8fda",
"commitId": "cc2f898890b52a0397686c7ac0c9be5a2922dc89",
"repoUrl": "https://github.com/antongolub/tsc-esm-fix",
"repoName": "antongolub/tsc-esm-fix"
},
"date": "2021-08-15T20:46:00.662Z"
"date": "2021-08-15T22:29:19.516Z"
}

@@ -0,1 +1,8 @@

## [2.4.2](https://github.com/antongolub/tsc-esm-fix/compare/v2.4.1...v2.4.2) (2021-08-15)
### Bug Fixes
* update fast-glob, fix vuls ([cc2f898](https://github.com/antongolub/tsc-esm-fix/commit/cc2f898890b52a0397686c7ac0c9be5a2922dc89))
## [2.4.1](https://github.com/antongolub/tsc-esm-fix/compare/v2.4.0...v2.4.1) (2021-08-15)

@@ -2,0 +9,0 @@

{
"name": "tsc-esm-fix",
"version": "2.4.1",
"version": "2.4.2",
"private": false,

@@ -52,3 +52,5 @@ "publishConfig": {

"resolutions": {
"**/postcss": "^8.2.15"
"**/postcss": "^8.2.15",
"**/globby/fast-glob": "^3.2.7",
"**/glob-parent": "^6.0.1"
},

@@ -55,0 +57,0 @@ "dependencies": {

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