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

jiti

Package Overview
Dependencies
Maintainers
0
Versions
97
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jiti - npm Package Compare versions

Comparing version 2.3.1 to 2.3.2

1

lib/types.d.ts

@@ -226,2 +226,3 @@ export declare function createJiti(id: string, userOptions?: JitiOptions): Jiti;

async: boolean;
forceTranspile: boolean;
}>;

@@ -228,0 +229,0 @@

8

package.json
{
"name": "jiti",
"version": "2.3.1",
"version": "2.3.2",
"description": "Runtime typescript and ESM support for Node.js",

@@ -106,4 +106,4 @@ "repository": "unjs/jiti",

"mime": "^4.0.4",
"mlly": "^1.7.1",
"moment-timezone": "^0.5.45",
"mlly": "^1.7.2",
"moment-timezone": "^0.5.46",
"nano-jsx": "^0.1.0",

@@ -133,3 +133,3 @@ "pathe": "^1.1.2",

},
"packageManager": "pnpm@9.11.0"
"packageManager": "pnpm@9.12.0"
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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