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

nativescript-uber

Package Overview
Dependencies
Maintainers
1
Versions
48
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nativescript-uber - npm Package Compare versions

Comparing version 1.2.7 to 1.2.8

uber-view-common.js

5

package.json
{
"name": "nativescript-uber",
"version": "1.2.7",
"version": "1.2.8",
"description": "Integration of rides-ios-sdk for Nativescript",

@@ -39,5 +39,6 @@ "main": "uber-view",

"devDependencies": {
"tns-core-modules": "^1.5.1",
"tns-core-modules": "^3.0.0",
"tns-platform-declarations": "^3.0.1",
"typescript": "^1.8.0"
}
}

9

uber-view.d.ts

@@ -1,9 +0,4 @@

declare module "nativescript-google-maps-sdk" {
import { View } from "ui/core/view";
export class UberView {
export class MapView extends View {
public latitude: number;
public longitude: number;
}
}
}
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