Socket
Socket
Sign inDemoInstall

@ray-js/types

Package Overview
Dependencies
Maintainers
0
Versions
369
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 1.5.25 to 1.5.26

3

esm/ray.config.d.ts

@@ -12,2 +12,4 @@ import { Plugin } from './plugin';

plugins: Plugin[];
resolveAlias: Record<string, string>;
define: Record<string, string>;
/**

@@ -18,4 +20,5 @@ * web打包自定义配置

onTargetDir: (dir: string, type: string) => string;
miniprogramRoot: string;
functionalRoot: string;
UNSAFE_wechatTemplateDepth: Record<string, number>;
} & CliOptions>;

@@ -12,2 +12,4 @@ import { Plugin } from './plugin';

plugins: Plugin[];
resolveAlias: Record<string, string>;
define: Record<string, string>;
/**

@@ -18,4 +20,5 @@ * web打包自定义配置

onTargetDir: (dir: string, type: string) => string;
miniprogramRoot: string;
functionalRoot: string;
UNSAFE_wechatTemplateDepth: Record<string, number>;
} & CliOptions>;

4

package.json
{
"name": "@ray-js/types",
"version": "1.5.25",
"version": "1.5.26",
"description": "Ray types",

@@ -40,3 +40,3 @@ "keywords": [

},
"gitHead": "58144ea1f2a375876e4d5c3a561011862723bd15"
"gitHead": "779a1ed43d28b46191e9c2a4044795700489f7b3"
}
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