Socket
Socket
Sign inDemoInstall

@nabla/tnode

Package Overview
Dependencies
Maintainers
3
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nabla/tnode - npm Package Compare versions

Comparing version 0.6.0 to 0.7.0

6

package.json
{
"name": "@nabla/tnode",
"description": "Simple node wrapper that runs esbuild on TS files",
"version": "0.6.0",
"version": "0.7.0",
"license": "MIT",

@@ -23,7 +23,7 @@ "author": "Arnaud Barré (https://github.com/ArnaudBarre)",

"dependencies": {
"esbuild": "^0.14.18"
"esbuild": "^0.15.6"
},
"devDependencies": {
"prettier": "^2.5.1"
"prettier": "^2.7.1"
}
}

@@ -1,2 +0,2 @@

# tnode
# tnode [![npm](https://img.shields.io/npm/v/@nabla/tnode)](https://www.npmjs.com/package/@nabla/tnode)

@@ -3,0 +3,0 @@ Simple node wrapper that runs esbuild on TS files

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