Comparing version 1.4.5 to 1.4.6
/** | ||
* vxe-ajax.js v1.4.5 | ||
* vxe-ajax.js v1.4.6 | ||
* (c) 2017-2018 Xu Liangzhan | ||
@@ -4,0 +4,0 @@ * ISC License. |
/** | ||
* vxe-ajax.js v1.4.5 | ||
* vxe-ajax.js v1.4.6 | ||
* (c) 2017-2018 Xu Liangzhan | ||
@@ -4,0 +4,0 @@ * ISC License. |
{ | ||
"name": "vxe-ajax", | ||
"version": "1.4.5", | ||
"version": "1.4.6", | ||
"description": "A small wrapper for integrating xe-ajax to Vuejs.", | ||
"main": "index.js", | ||
"typing": "types/index.d.ts", | ||
"typings": "types/index.d.ts", | ||
"scripts": { | ||
@@ -8,0 +8,0 @@ "lint": "eslint dist/vxe-ajax.js index.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
8582