Socket
Socket
Sign inDemoInstall

@ray-js/types

Package Overview
Dependencies
Maintainers
1
Versions
377
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ray-js/types - npm Package Compare versions

Comparing version 0.5.7-beta-1 to 0.5.7-beta-2

2

esm/platform.d.ts

@@ -10,3 +10,3 @@ /**

'android' = "android",
'tuya' = "tuya",
'thing' = "thing",
'native' = "native"

@@ -13,0 +13,0 @@ }

@@ -7,8 +7,8 @@ export var PlatformTarget;

PlatformTarget["android"] = "android";
PlatformTarget["tuya"] = "tuya";
PlatformTarget["thing"] = "thing";
PlatformTarget["native"] = "native";
})(PlatformTarget || (PlatformTarget = {}));
export const PlatformTargetPresets = {
mini: ['wechat', 'tuya'],
mini: ['wechat', 'thing'],
native: ['ios', 'android'],
};

@@ -10,3 +10,3 @@ /**

'android' = "android",
'tuya' = "tuya",
'thing' = "thing",
'native' = "native"

@@ -13,0 +13,0 @@ }

@@ -10,8 +10,8 @@ "use strict";

PlatformTarget["android"] = "android";
PlatformTarget["tuya"] = "tuya";
PlatformTarget["thing"] = "thing";
PlatformTarget["native"] = "native";
})(PlatformTarget = exports.PlatformTarget || (exports.PlatformTarget = {}));
exports.PlatformTargetPresets = {
mini: ['wechat', 'tuya'],
mini: ['wechat', 'thing'],
native: ['ios', 'android'],
};
{
"name": "@ray-js/types",
"version": "0.5.7-beta-1",
"version": "0.5.7-beta-2",
"description": "Ray types",

@@ -39,4 +39,4 @@ "keywords": [

],
"gitHead": "5e99e8896916d6d41ac4008c20e1ae8ca6e028c7",
"gitHead": "290d921f04a74cf0df8415c91bd33119e6f8e11e",
"repository": {}
}
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