@uiw/react-amap-types
Advanced tools
Comparing version 2.0.1 to 2.0.2
{ | ||
"name": "@uiw/react-amap-types", | ||
"version": "2.0.1", | ||
"version": "2.0.2", | ||
"description": "基于 React 封装的高德地图组件。AMap Component Based On React.", | ||
"homepage": "https://uiwjs.github.io/react-amap", | ||
"homepage": "https://uiwjs.github.io/react-amap/#/types", | ||
"types": "index.d.ts", | ||
@@ -28,2 +28,6 @@ "repository": { | ||
], | ||
"peerDependencies": { | ||
"react": ">=16.8.0", | ||
"react-dom": ">=16.8.0" | ||
}, | ||
"devDependencies": { | ||
@@ -30,0 +34,0 @@ "@types/react": "17.0.19", |
@@ -12,5 +12,4 @@ @uiw/react-amap-types | ||
<!--rehype:bgWhite=true&codeSandbox=true&codePen=true--> | ||
```jsx | ||
```tsx | ||
/// <reference path="@uiw/react-amap-types" /> | ||
``` |
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
130456
2
15