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.2.0 to 0.3.0

tjest.js

5

package.json
{
"name": "@nabla/tnode",
"version": "0.2.0",
"version": "0.3.0",
"license": "MIT",

@@ -16,3 +16,4 @@ "description": "Simple node wrapper that runs esbuild on TS files",

"bin": {
"tnode": "tnode.js"
"tnode": "tnode.js",
"tjest": "tjest.js"
},

@@ -19,0 +20,0 @@ "keywords": [

2

README.md

@@ -38,3 +38,3 @@ # tnode

"transform": {
"\\.ts": " tnode-jest"
"\\.ts": " tjest"
}

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