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

@chialab/esbuild-rna

Package Overview
Dependencies
Maintainers
2
Versions
53
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@chialab/esbuild-rna - npm Package Compare versions

Comparing version 0.15.3 to 0.15.4

1

lib/index.js

@@ -570,3 +570,2 @@ import path from 'path';

rnaBuild.files.forEach((result) => assignToResult(rnaResult, result));
console.log(rnaResult.dependencies);

@@ -573,0 +572,0 @@ if (buildResult.outputFiles && buildResult.outputFiles.length) {

4

package.json
{
"name": "@chialab/esbuild-rna",
"type": "module",
"version": "0.15.3",
"version": "0.15.4",
"description": "A framework for esbuild plugins with transform and emit capabilities.",

@@ -38,3 +38,3 @@ "main": "lib/index.js",

},
"gitHead": "69cf5a44ce896227164c257ecc955a5c88ddf48a"
"gitHead": "1a8bc2959663790ebb13155ef309be6c18b40ee7"
}
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