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

nativescript-imagepicker

Package Overview
Dependencies
Maintainers
1
Versions
38
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nativescript-imagepicker - npm Package Compare versions

Comparing version 0.0.3 to 0.0.4

2

albums.ios.js

@@ -10,3 +10,3 @@ var ui_listview = require("ui/list-view");

topmost.navigate({
moduleName: "tns_modules/imagepicker/images",
moduleName: "tns_modules/nativescript-imagepicker/images",
context: list.items.getItem(args.index)

@@ -13,0 +13,0 @@ });

@@ -8,3 +8,3 @@ {

"name": "nativescript-imagepicker",
"version": "0.0.3",
"version": "0.0.4",
"nativescript": {

@@ -11,0 +11,0 @@ "id": "org.nativescript.imagepicker",

@@ -37,3 +37,3 @@ var __extends = (this && this.__extends) || function (d, b) {

frame.topmost().navigate({
moduleName: "./tns_modules/imagepicker/albums",
moduleName: "./tns_modules/nativescript-imagepicker/albums",
context: _this

@@ -40,0 +40,0 @@ });

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