
Research
/Security News
60 Malicious Ruby Gems Used in Targeted Credential Theft Campaign
A RubyGems malware campaign used 60 malicious packages posing as automation tools to steal credentials from social media and marketing tool users.
Lightweight module for parsing an URI Based in Steven Levithan method.
$ npm install parse-uri --save
const parseUri = require('parse-uri')
parseUri('myURL')
Type: boolean
Default: false
Determinate if use loose
or strict
mode.
Loose mode deviates slightly from the official generic URI spec (RFC 3986)
Compared vs parseuri
:
============================================================
simple | parse-uri is 3302.0% faster
basic | parse-uri is 1370.8% faster
complex | parse-uri is 967.7% faster
mailto | parse-uri is 1493.3% faster
tel | parse-uri is 3296.8% faster
ftp | parse-uri is 1641.9% faster
file | parse-uri is 3305.7% faster
data | parse-uri is 3030.4% faster
javascript | parse-uri is 2992.0% faster
custom | parse-uri is 1196.0% faster
longUrl | parse-uri is 547.1% faster
unicodeUrl | parse-uri is 1005.6% faster
============================================================
🏆 Overall Winner: parse-uri (2058.1% faster on average)
See more numbers at benchmark.
MIT © Kiko Beats
FAQs
Lightweight module for parsing an URI
The npm package parse-uri receives a total of 62,393 weekly downloads. As such, parse-uri popularity was classified as popular.
We found that parse-uri demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Research
/Security News
A RubyGems malware campaign used 60 malicious packages posing as automation tools to steal credentials from social media and marketing tool users.
Security News
The CNA Scorecard ranks CVE issuers by data completeness, revealing major gaps in patch info and software identifiers across thousands of vulnerabilities.
Research
/Security News
Two npm packages masquerading as WhatsApp developer libraries include a kill switch that deletes all files if the phone number isn’t whitelisted.