Comparing version 1.19.7 to 1.19.8
@@ -238,3 +238,3 @@ "use strict"; | ||
pre[key] = nextProps === null || nextProps === void 0 ? void 0 : nextProps[key]; | ||
return; | ||
return pre; | ||
}, Object.create(null)); | ||
@@ -241,0 +241,0 @@ this.setData(__assign({}, (propsData || {}))); |
{ | ||
"name": "mipp-ali", | ||
"version": "1.19.7", | ||
"version": "1.19.8", | ||
"description": "小程序ts", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
@@ -176,3 +176,3 @@ import rfdc from "rfdc"; | ||
pre[key] = nextProps?.[key]; | ||
return; | ||
return pre; | ||
}, Object.create(null)); | ||
@@ -179,0 +179,0 @@ |
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
668281