maishu-chitu-react
Advanced tools
Comparing version 1.8.0 to 1.8.2
/*! | ||
* | ||
* maishu-chitu-react v1.8.0 | ||
* maishu-chitu-react v1.8.2 | ||
* https://github.com/ansiboy/services-sdk | ||
@@ -257,3 +257,3 @@ * | ||
} else { | ||
action(page); | ||
new action(page); | ||
} | ||
@@ -260,0 +260,0 @@ |
/*! | ||
* | ||
* maishu-chitu-react v1.8.0 | ||
* maishu-chitu-react v1.8.2 | ||
* https://github.com/ansiboy/services-sdk | ||
@@ -159,3 +159,3 @@ * | ||
else { | ||
action(page); | ||
new action(page); | ||
} | ||
@@ -162,0 +162,0 @@ }); |
@@ -152,3 +152,3 @@ "use strict"; | ||
} else { | ||
action(page); | ||
new action(page); | ||
} | ||
@@ -155,0 +155,0 @@ |
@@ -55,3 +55,3 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) { | ||
else { | ||
action(page); | ||
new action(page); | ||
} | ||
@@ -58,0 +58,0 @@ }); |
{ | ||
"name": "maishu-chitu-react", | ||
"version": "1.8.0", | ||
"version": "1.8.2", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
428888