Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@uiw/react-baidu-map-utils

Package Overview
Dependencies
Maintainers
1
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@uiw/react-baidu-map-utils - npm Package Compare versions

Comparing version 2.0.5 to 2.0.6

4

cjs/hooks.js

@@ -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"
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc