@uiw/react-baidu-map-utils
Advanced tools
Comparing version 2.0.5 to 2.0.6
@@ -9,6 +9,6 @@ "use strict"; | ||
exports.useEnableProperties = useEnableProperties; | ||
exports.useVisiable = useVisiable; | ||
exports.useProperties = useProperties; | ||
exports.useEventProperties = useEventProperties; | ||
exports.usePrevious = usePrevious; | ||
exports.useProperties = useProperties; | ||
exports.useVisiable = useVisiable; | ||
@@ -15,0 +15,0 @@ var _slicedToArray2 = _interopRequireDefault(require("@babel/runtime/helpers/slicedToArray")); |
@@ -13,4 +13,4 @@ /// <reference types="react" /> | ||
setPortal: import("react").Dispatch<import("react").SetStateAction<import("react").ReactPortal | undefined>>; | ||
children: string | number | boolean | {} | import("react").ReactElement<any, string | import("react").JSXElementConstructor<any>> | import("react").ReactNodeArray | import("react").ReactPortal | null | undefined; | ||
setChildren: import("react").Dispatch<import("react").SetStateAction<string | number | boolean | {} | import("react").ReactElement<any, string | import("react").JSXElementConstructor<any>> | import("react").ReactNodeArray | import("react").ReactPortal | null | undefined>>; | ||
children: string | number | boolean | {} | import("react").ReactElement<any, string | import("react").JSXElementConstructor<any>> | Iterable<import("react").ReactNode> | import("react").ReactPortal | null | undefined; | ||
setChildren: import("react").Dispatch<import("react").SetStateAction<string | number | boolean | {} | import("react").ReactElement<any, string | import("react").JSXElementConstructor<any>> | Iterable<import("react").ReactNode> | import("react").ReactPortal | null | undefined>>; | ||
}; |
@@ -13,4 +13,4 @@ /// <reference types="react" /> | ||
setPortal: import("react").Dispatch<import("react").SetStateAction<import("react").ReactPortal | undefined>>; | ||
children: string | number | boolean | {} | import("react").ReactElement<any, string | import("react").JSXElementConstructor<any>> | import("react").ReactNodeArray | import("react").ReactPortal | null | undefined; | ||
setChildren: import("react").Dispatch<import("react").SetStateAction<string | number | boolean | {} | import("react").ReactElement<any, string | import("react").JSXElementConstructor<any>> | import("react").ReactNodeArray | import("react").ReactPortal | null | undefined>>; | ||
children: string | number | boolean | {} | import("react").ReactElement<any, string | import("react").JSXElementConstructor<any>> | Iterable<import("react").ReactNode> | import("react").ReactPortal | null | undefined; | ||
setChildren: import("react").Dispatch<import("react").SetStateAction<string | number | boolean | {} | import("react").ReactElement<any, string | import("react").JSXElementConstructor<any>> | Iterable<import("react").ReactNode> | import("react").ReactPortal | null | undefined>>; | ||
}; |
{ | ||
"name": "@uiw/react-baidu-map-utils", | ||
"version": "2.0.5", | ||
"version": "2.0.6", | ||
"description": "Baidu Map utils Components for React.", | ||
@@ -42,5 +42,5 @@ "homepage": "https://uiwjs.github.io/react-baidu-map/", | ||
"dependencies": { | ||
"@babel/runtime": "7.15.4", | ||
"@uiw/react-baidu-map-types": "^2.0.0" | ||
"@babel/runtime": "7.16.3", | ||
"@uiw/react-baidu-map-types": "2.0.6" | ||
} | ||
} |
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
71975
1052
+ Added@babel/runtime@7.16.3(transitive)
+ Added@uiw/react-baidu-map-types@2.0.6(transitive)
- Removed@babel/runtime@7.15.4(transitive)
- Removed@uiw/react-baidu-map-types@2.7.2(transitive)
Updated@babel/runtime@7.16.3