Socket
Socket
Sign inDemoInstall

url2

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

url2 - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

6

package.json
{
"name": "url2",
"version": "1.0.1",
"version": "1.0.2",
"description": "Node's URL module plus relative pathing",

@@ -24,6 +24,6 @@ "author": "Kris Kowal <kris@cixar.com> (https://github.com/kriskowal/url2)",

"jshint": "^2.1",
"jasminum": "^0.0.3"
"jasminum": "^2.0.1"
},
"scripts": {
"test": "jasminum test && npm run lint",
"test": "jasminum test && jasminum-phantom test && npm run lint",
"cover": "echo TODO",

@@ -30,0 +30,0 @@ "lint": "jshint url2.js"

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