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

@doctorwork/write-easy

Package Overview
Dependencies
Maintainers
6
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@doctorwork/write-easy - npm Package Compare versions

Comparing version

to
1.1.13

4

lib/wechat.js

@@ -102,7 +102,5 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {

const url = authAccessUrl + encodeURIComponent(redirectUrl) + extra;
if (platform.wechat) {
location.href = url;
}
location.href = url;
}
}
};

@@ -119,7 +119,5 @@ import * as api from './api';

const url = authAccessUrl + encodeURIComponent(redirectUrl) + extra;
if (platform.wechat) {
location.href = url;
}
location.href = url;
}
}
};
{
"name": "@doctorwork/write-easy",
"version": "1.1.12",
"version": "1.1.13",
"description": "",

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