Socket
Socket
Sign inDemoInstall

jiti

Package Overview
Dependencies
0
Maintainers
1
Versions
83
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.12.10 to 1.12.11

2

dist/jiti.d.ts

@@ -8,3 +8,3 @@ /// <reference types="node" />

}
export default function createJITI(_filename?: string, opts?: JITIOptions, parentModule?: typeof module): JITI;
export default function createJITI(_filename: string, opts?: JITIOptions, parentModule?: typeof module): JITI;
export {};
{
"name": "jiti",
"version": "1.12.10",
"version": "1.12.11",
"description": "Runtime typescript and ESM support for Node.js (CommonJS)",

@@ -60,2 +60,3 @@ "repository": "unjs/jiti",

"standard-version": "latest",
"terser-webpack-plugin": "latest",
"ts-loader": "latest",

@@ -62,0 +63,0 @@ "tslib": "latest",

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc