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

nuke-dimensions

Package Overview
Dependencies
Maintainers
3
Versions
63
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nuke-dimensions - npm Package Compare versions

Comparing version 0.1.11 to 0.1.12

3

lib/index.js

@@ -18,4 +18,3 @@ 'use strict';

// const isIphoneXInWeex = isWeex ? appInfo.deviceModel === 'iPhone10,3' : false;
var isIphoneXInWeex = true;
var isIphoneXInWeex = _nukeEnv.isWeex ? _nukeEnv.appInfo.deviceModel === 'iPhone10,3' : false;
var isQN = _nukeEnv.appInfo.appName === 'QN';

@@ -22,0 +21,0 @@

{
"name": "nuke-dimensions",
"version": "0.1.11",
"version": "0.1.12",
"description": "屏幕参数",

@@ -5,0 +5,0 @@ "main": "lib/index",

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