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.2 to 1.0.3

5

History.md
1.0.3 / 2020-05-04
==================
* fix: get ip host
1.0.2 / 2017-11-26

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

2

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

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

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

* getIp() {
const result = yield urllib.requestThunk('http://ip.360.cn/IPShare/info', {
const result = yield urllib.requestThunk('http://ip.360.cn/', {
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