Socket
Socket
Sign inDemoInstall

radix3

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

radix3 - npm Package Compare versions

Comparing version 0.2.1 to 1.0.0

40

package.json
{
"name": "radix3",
"version": "0.2.1",
"version": "1.0.0",
"description": "Lightweight and fast router for JavaScript based on Radix Tree",

@@ -22,19 +22,2 @@ "repository": "unjs/radix3",

],
"devDependencies": {
"0x": "^5.4.1",
"@nuxtjs/eslint-config-typescript": "^11.0.0",
"@vitest/coverage-c8": "^0.24.3",
"autocannon": "^7.10.0",
"benchmark": "^2.1.4",
"changelogen": "^0.3.2",
"eslint": "^8.25.0",
"jiti": "^1.16.0",
"listhen": "^0.3.4",
"ohmyfetch": "^0.4.19",
"standard-version": "^9.5.0",
"typescript": "^4.8.4",
"unbuild": "^0.9.2",
"vitest": "^0.24.3"
},
"packageManager": "pnpm@7.13.4",
"scripts": {

@@ -50,3 +33,20 @@ "bench": "node ./benchmark/direct.mjs",

"test": "pnpm lint && vitest run"
}
}
},
"devDependencies": {
"0x": "^5.4.1",
"@vitest/coverage-c8": "^0.25.2",
"autocannon": "^7.10.0",
"benchmark": "^2.1.4",
"changelogen": "^0.4.0",
"eslint": "^8.27.0",
"eslint-config-unjs": "^0.0.2",
"jiti": "^1.16.0",
"listhen": "^1.0.0",
"ohmyfetch": "^0.4.21",
"standard-version": "^9.5.0",
"typescript": "^4.8.4",
"unbuild": "^0.9.4",
"vitest": "^0.25.2"
},
"packageManager": "pnpm@7.16.0"
}

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