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

yach-jsapi

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

yach-jsapi - npm Package Compare versions

Comparing version 1.0.17 to 1.0.18

6

lib/lib/env.js

@@ -12,4 +12,4 @@ "use strict";

var v, l, o;
i && (o = e.match(/Yach\/[a-zA-Z0-9.-]+/) || []);
v = (o[0] || '').split('/')[1] || '';
// i && (o = e.match(/Yach\/[a-zA-Z0-9.-]+/));
// v=(o[0]||'').split('/')[1]||'';
var p = a ? sdkLib_1.ENV_ENUM.ios : t ? sdkLib_1.ENV_ENUM.android : d ? sdkLib_1.ENV_ENUM.pc : sdkLib_1.ENV_ENUM.notInYach;

@@ -19,3 +19,3 @@ "undefined" != typeof navigator && (l = navigator.language || "*");

platform: p,
version: v,
version: undefined,
language: l

@@ -22,0 +22,0 @@ };

{
"name": "yach-jsapi",
"version": "1.0.17",
"version": "1.0.18",
"description": "",

@@ -5,0 +5,0 @@ "main": "./lib/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