New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@dyndns/ipify

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dyndns/ipify - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

4

bin/ipify.js

@@ -290,3 +290,3 @@ var __defProp = Object.defineProperty;

init_src2();
yargs(hideBin(process.argv.slice(2))).command(
yargs(hideBin(process.argv)).command(
["get", "$0"],

@@ -304,5 +304,5 @@ "ipify.org command-line interface (CLI)",

}
).help().argv;
).help().parse();
}
});
export default require_ipify();
{
"name": "@dyndns/ipify",
"version": "1.0.2",
"version": "1.0.3",
"type": "commonjs",

@@ -5,0 +5,0 @@ "main": "./src/index.cjs",

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