Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

parseuri

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

parseuri - npm Package Compare versions

Comparing version 0.0.4 to 0.0.5

.npmignore

0

History.md

@@ -0,0 +0,0 @@

@@ -0,0 +0,0 @@ /**

5

package.json
{
"name": "parseuri",
"version": "0.0.4",
"version": "0.0.5",
"description": "Method that parses a URI and returns an array of its components",

@@ -14,3 +14,4 @@ "repository": {

"devDependencies": {
"mocha": "1.17.1"
"mocha": "1.17.1",
"better-assert": "1.0.0"
},

@@ -17,0 +18,0 @@ "author": "",

@@ -0,0 +0,0 @@ var assert = require('better-assert');

Sorry, the diff of this file is not supported yet

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