New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

fw-rn-baidumap

Package Overview
Dependencies
Maintainers
1
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fw-rn-baidumap - npm Package Compare versions

Comparing version 1.1.7 to 1.1.8

8

index.d.ts

@@ -81,8 +81,2 @@ declare module 'fw-rn-baidumap' {

class RoutePlanType {
static DRIVE: 1;
static BIKE: 2;
static WALK: 3;
}
interface RoutePlanProps {

@@ -96,3 +90,3 @@ params: RoutePlanParam

/**规划类型 1:驾车, 2:骑行,3:步行 */
type: 1 | 2 | 3
type: number
}

@@ -99,0 +93,0 @@

2

package.json
{
"name": "fw-rn-baidumap",
"version": "1.1.7",
"version": "1.1.8",
"description": "百度地图rnsdk依赖包",

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

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