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

@amap/amap-jsapi-loader

Package Overview
Dependencies
Maintainers
4
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@amap/amap-jsapi-loader - npm Package Compare versions

Comparing version 0.0.2 to 0.0.3

2

package.json
{
"name": "@amap/amap-jsapi-loader",
"version": "0.0.2",
"version": "0.0.3",
"description": "高德官网提供的地图JSAPI加载器,可以避免多种异步加载API的错误用法",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

@@ -90,7 +90,7 @@ # amap-jsapi-loader

```
tnpm i @alife/amap-jsapi-loader --save-dev
tnpm i @amap/amap-jsapi-loader --save-dev
```
使用
```
import AMapLoader from '@alife/amap-jsapi-loader';
import AMapLoader from '@amap/amap-jsapi-loader';

@@ -97,0 +97,0 @@ AMapLoader.load().then((AMap)=>{

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