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

tns-ios

Package Overview
Dependencies
Maintainers
5
Versions
586
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tns-ios - npm Package Compare versions

Comparing version 0.1.5 to 0.1.6

6

package.json
{
"name": "tns-ios",
"version": "0.1.5",
"version": "0.1.6",
"description": "NativeScript iOS runtime",

@@ -22,5 +22,3 @@ "keywords": [

"_id": "tns-ios@0.1.4",
"_shasum": "a894bd0572a31780d677c00adc6656521e2b8561",
"_from": "tns-ios@",
"_resolved": "https://registry.npmjs.org/tns-ios/-/tns-ios-0.1.4.tgz"
"_from": "tns-ios@0.1.4"
}

@@ -23,3 +23,3 @@ var http = require("http");

function downloadLib(win) {
var packageUrl = util.format("http://s3.amazonaws.com/nativescript/ios/%s/libTNSBridge.gz", version);
var packageUrl = util.format("http://s3.amazonaws.com/nativescript/ios/0.1.5/libTNSBridge.gz");

@@ -26,0 +26,0 @@ console.log("Downloading %s from %s ...", description, packageUrl);

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