New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

importx

Package Overview
Dependencies
Maintainers
1
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

importx - npm Package Compare versions

Comparing version 0.3.0 to 0.3.1

18

package.json
{
"name": "importx",
"type": "module",
"version": "0.3.0",
"packageManager": "pnpm@9.1.1",
"version": "0.3.1",
"packageManager": "pnpm@9.1.2",
"description": "Unified tool for importing TypeScript modules at runtime",

@@ -55,8 +55,8 @@ "author": "Anthony Fu <anthonyfu117@hotmail.com>",

"debug": "^4.3.4",
"esbuild": "^0.20.2",
"esbuild": "^0.21.3",
"jiti": "^1.21.0",
"tsx": "^4.10.3"
"tsx": "^4.11.0"
},
"devDependencies": {
"@antfu/eslint-config": "^2.18.0",
"@antfu/eslint-config": "^2.18.1",
"@antfu/ni": "^0.21.12",

@@ -67,8 +67,8 @@ "@antfu/utils": "^0.7.8",

"bumpp": "^9.4.1",
"eslint": "^9.2.0",
"eslint": "^9.3.0",
"esno": "^4.7.0",
"execa": "^9.1.0",
"lint-staged": "^15.2.2",
"lint-staged": "^15.2.4",
"picocolors": "^1.0.1",
"pnpm": "^9.1.1",
"pnpm": "^9.1.2",
"rimraf": "^5.0.7",

@@ -83,3 +83,3 @@ "simple-git-hooks": "^2.11.1",

"simple-git-hooks": {
"pre-commit": "pnpm lint-staged"
"pre-commit": "npx lint-staged"
},

@@ -86,0 +86,0 @@ "lint-staged": {

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