Socket
Socket
Sign inDemoInstall

@polka/url

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@polka/url - npm Package Compare versions

Comparing version 1.0.0-next.3 to 1.0.0-next.7

build.js

11

package.json
{
"version": "1.0.0-next.3",
"version": "1.0.0-next.7",
"name": "@polka/url",
"repository": "lukeed/polka",
"description": "Super fast, memoized `req.url` parser",
"module": "index.mjs",
"main": "index.js",
"module": "build.mjs",
"main": "build.js",
"license": "MIT",
"files": [
"*.js",
"*.mjs"
"build.*"
],

@@ -21,3 +20,3 @@ "author": {

},
"gitHead": "602086f1f4f1a6103e0589b04b69f8b4d934f0fc"
"gitHead": "60d0e15ad0fa36b0331fc5e4707dd409982f9824"
}
SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc