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

jiti

Package Overview
Dependencies
Maintainers
1
Versions
100
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.4.1 to 2.4.2

34

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

@@ -80,7 +80,7 @@ "repository": "unjs/jiti",

"@babel/plugin-transform-react-jsx": "^7.25.9",
"@babel/plugin-transform-typescript": "^7.25.9",
"@babel/plugin-transform-typescript": "^7.26.3",
"@babel/preset-typescript": "^7.26.0",
"@babel/template": "^7.25.9",
"@babel/traverse": "^7.25.9",
"@babel/types": "^7.26.0",
"@babel/traverse": "^7.26.4",
"@babel/types": "^7.26.3",
"@types/babel__core": "^7.20.5",

@@ -91,4 +91,4 @@ "@types/babel__helper-module-imports": "^7.18.3",

"@types/babel__traverse": "^7.20.6",
"@types/node": "^22.10.1",
"@vitest/coverage-v8": "^2.1.6",
"@types/node": "^22.10.2",
"@vitest/coverage-v8": "^2.1.8",
"acorn": "^8.14.0",

@@ -102,3 +102,3 @@ "babel-plugin-parameter-decorator": "^1.0.16",

"escape-string-regexp": "^5.0.0",
"eslint": "^9.15.0",
"eslint": "^9.17.0",
"eslint-config-unjs": "^0.4.2",

@@ -115,17 +115,17 @@ "estree-walker": "^3.0.3",

"pkg-types": "^1.2.1",
"preact": "^10.25.0",
"preact-render-to-string": "^6.5.11",
"prettier": "^3.4.1",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"preact": "^10.25.2",
"preact-render-to-string": "^6.5.12",
"prettier": "^3.4.2",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"reflect-metadata": "^0.2.2",
"solid-js": "^1.9.3",
"std-env": "^3.8.0",
"terser-webpack-plugin": "^5.3.10",
"terser-webpack-plugin": "^5.3.11",
"tinyexec": "^0.3.1",
"ts-loader": "^9.5.1",
"typescript": "^5.7.2",
"vitest": "^2.1.6",
"vitest": "^2.1.8",
"vue": "^3.5.13",
"webpack": "^5.96.1",
"webpack": "^5.97.1",
"webpack-bundle-analyzer": "^4.10.2",

@@ -135,5 +135,5 @@ "webpack-cli": "^5.1.4",

"yoctocolors": "^2.1.1",
"zod": "^3.23.8"
"zod": "^3.24.1"
},
"packageManager": "pnpm@9.14.3"
"packageManager": "pnpm@9.15.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