Socket
Socket
Sign inDemoInstall

@tinyhttp/url

Package Overview
Dependencies
Maintainers
1
Versions
40
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tinyhttp/url - npm Package Compare versions

Comparing version 1.3.1 to 2.0.0

17

package.json
{
"name": "@tinyhttp/url",
"version": "1.3.1",
"version": "2.0.0",
"type": "module",

@@ -9,16 +9,7 @@ "description": "URL extensions for tinyhttp",

"type": "git",
"url": "https://github.com/talentlessguy/tinyhttp.git",
"url": "https://github.com/tinyhttp/tinyhttp.git",
"directory": "packages/url"
},
"main": "./dist/index.cjs",
"types": "./dist/index.d.ts",
"module": "./dist/index.js",
"exports": {
".": {
"import": "./dist/index.js",
"require": "./dist/index.cjs"
},
"./package.json": "./package.json",
"./": "./"
},
"exports": "./dist/index.js",
"keywords": [

@@ -44,2 +35,2 @@ "tinyhttp",

}
}
}
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