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

@codesthings/nativescript-google-maps-sdk

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@codesthings/nativescript-google-maps-sdk - npm Package Compare versions

Comparing version 3.2.3 to 3.2.4

platforms/android/typings/google-maps-utils.android.d.ts

22

package.json
{
"name": "@codesthings/nativescript-google-maps-sdk",
"version": "3.2.3",
"version": "3.2.4",
"description": "Google Maps SDK plugin for Nativescript",

@@ -44,5 +44,5 @@ "main": "map-view",

{
"name": "James Macmillan",
"email": "jamescodesthings@gmail.com",
"url": "https://github.com/jamescodesthings"
"name" : "James Macmillan",
"email" : "jamescodesthings@gmail.com",
"url" : "https://github.com/jamescodesthings"
}

@@ -59,8 +59,6 @@ ],

"@nativescript/webpack": "~3.0.4",
"@typescript-eslint/eslint-plugin": "^3.7.0",
"@typescript-eslint/parser": "^3.7.0",
"commitizen": "^4.2.2",
"conventional-github-releaser": "^3.1.5",
"cz-conventional-changelog": "^2.0.0",
"eslint": "^7.5.0",
"validate-commit-msg": "^2.12.2",
"husky": "^4.2.5",

@@ -71,9 +69,11 @@ "lint-staged": "^10.3.0",

"prompt": "^1.0.0",
"semver": "^5.5.0",
"rimraf": "^3.0.2",
"semver": "^5.5.0",
"tslint": "~6.0.0",
"ts-patch": "^1.3.0",
"ts-node": "~9.0.0",
"ts-patch": "^1.3.0",
"tslint": "~6.0.0",
"typescript": "~3.9.7",
"validate-commit-msg": "^2.12.2"
"@typescript-eslint/eslint-plugin": "^3.7.0",
"@typescript-eslint/parser": "^3.7.0",
"eslint": "^7.5.0"
},

@@ -80,0 +80,0 @@ "config": {

@@ -6,1 +6,3 @@ /// <reference path="./node_modules/@nativescript/types/index.d.ts" />

/// <reference path="./platforms/ios/typings/objc!GoogleMaps.d.ts" />
/// <reference path="./platforms/android/typings/google-maps.android.d.ts" />
/// <reference path="./platforms/android/typings/google-maps-utils.android.d.ts" />

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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