Socket
Socket
Sign inDemoInstall

jiti

Package Overview
Dependencies
0
Maintainers
1
Versions
76
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.17.2 to 1.18.0

22

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

@@ -26,3 +26,3 @@ "repository": "unjs/jiti",

"devDependencies": {
"@babel/core": "^7.21.0",
"@babel/core": "^7.21.3",
"@babel/plugin-proposal-decorators": "^7.21.0",

@@ -35,9 +35,9 @@ "@babel/plugin-proposal-export-namespace-from": "^7.18.9",

"@babel/plugin-transform-modules-commonjs": "^7.21.2",
"@babel/plugin-transform-typescript": "^7.21.0",
"@babel/plugin-transform-typescript": "^7.21.3",
"@babel/preset-typescript": "^7.21.0",
"@babel/template": "^7.20.7",
"@babel/types": "^7.21.2",
"@babel/types": "^7.21.3",
"@types/babel__core": "^7.20.0",
"@types/babel__template": "^7.4.1",
"@types/node": "^18.14.6",
"@types/node": "^18.15.3",
"@types/object-hash": "^3.0.2",

@@ -57,9 +57,9 @@ "@types/resolve": "^1.20.2",

"escape-string-regexp": "^5.0.0",
"eslint": "^8.35.0",
"eslint": "^8.36.0",
"eslint-config-unjs": "^0.1.0",
"esm": "^3.2.25",
"estree-walker": "^3.0.3",
"execa": "^7.0.0",
"execa": "^7.1.1",
"fast-glob": "^3.2.12",
"mlly": "^1.1.1",
"mlly": "^1.2.0",
"object-hash": "^3.0.0",

@@ -73,3 +73,3 @@ "pathe": "^1.1.0",

"std-env": "^3.3.2",
"terser-webpack-plugin": "^5.3.6",
"terser-webpack-plugin": "^5.3.7",
"ts-loader": "^9.4.2",

@@ -80,6 +80,6 @@ "tslib": "^2.5.0",

"vitest": "^0.29.2",
"webpack": "^5.75.0",
"webpack": "^5.76.1",
"webpack-cli": "^5.0.1"
},
"packageManager": "pnpm@7.29.0"
"packageManager": "pnpm@7.29.3"
}

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc