Socket
Socket
Sign inDemoInstall

simple-url-parser

Package Overview
Dependencies
Maintainers
2
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

simple-url-parser - npm Package Compare versions

Comparing version 1.23.0 to 1.23.1

6

index.js

@@ -1,4 +0,4 @@

function hacker(name) {
return "hello "+ name;
function hello(name) {
return "hello "+ name;
}
module.exports = hacker;
module.exports = hello;
{
"name": "simple-url-parser",
"version": "1.23.0",
"version": "1.23.1",
"description": "most secure package on planet earth ",

@@ -9,4 +9,4 @@ "main": "index.js",

"dependencies": {
"simple-url-parser-git": "daemonsec637/simple-url-parser"
}
}
}
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