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

@jasonlandbridge/url-tools

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jasonlandbridge/url-tools - npm Package Compare versions

Comparing version 1.0.3 to 1.0.4

11

package.json
{
"name": "@jasonlandbridge/url-tools",
"version": "1.0.3",
"version": "1.0.4",
"description": "A collection of various url transformation tools",
"main": "src/index.ts",
"scripts": {

@@ -12,3 +11,7 @@ "build": "tsc -p .",

},
"types": "dist/index.d.ts",
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
"files": [
"dist"
],
"repository": {

@@ -19,3 +22,3 @@ "type": "git",

"author": "JasonLandbridge",
"license": "ISC",
"license": "MIT",
"bugs": {

@@ -22,0 +25,0 @@ "url": "https://github.com/Url-Tools/Url-Tools/issues"

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