Huge News!Announcing our $40M Series B led by Abstract Ventures.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.2 to 1.0.3

babel.config.js

13

package.json
{
"name": "@jasonlandbridge/url-tools",
"version": "1.0.2",
"version": "1.0.3",
"description": "A collection of various url transformation tools",

@@ -9,4 +9,4 @@ "main": "src/index.ts",

"prepublish": "npm run build",
"publish": "npm publish --access public",
"test": "npm test"
"publish": "np",
"test": "jest"
},

@@ -25,4 +25,11 @@ "types": "dist/index.d.ts",

"devDependencies": {
"@babel/core": "^7.19.3",
"@babel/preset-env": "^7.19.3",
"@babel/preset-typescript": "^7.18.6",
"@types/jest": "^29.1.2",
"babel-jest": "^29.1.2",
"jest": "^29.1.2",
"jest-cli": "^29.1.2",
"typescript": "^4.8.4"
}
}
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