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

aliyun-dns-updater

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

aliyun-dns-updater - npm Package Compare versions

Comparing version 1.0.3 to 1.0.4

5

History.md
1.0.4 / 2020-05-06
==================
* fix: get ip
1.0.3 / 2020-05-04

@@ -3,0 +8,0 @@ ==================

2

package.json
{
"name": "aliyun-dns-updater",
"version": "1.0.3",
"version": "1.0.4",
"description": "",

@@ -5,0 +5,0 @@ "main": "dns.js",

@@ -22,3 +22,3 @@ 'use strict';

* getIp() {
const result = yield urllib.requestThunk('http://ip.360.cn/', {
const result = yield urllib.requestThunk('http://www.net.cn/static/customercare/yourip.asp', {
method: 'GET',

@@ -25,0 +25,0 @@ headers: {

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