Socket
Socket
Sign inDemoInstall

@ray-js/build-plugin-router

Package Overview
Dependencies
Maintainers
1
Versions
368
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ray-js/build-plugin-router - npm Package Compare versions

Comparing version 0.5.3-beta-2 to 0.5.3

2

lib/index.js

@@ -74,3 +74,3 @@ "use strict";

getWechatAppConfigData(routesConfig, globalConfig) {
const { routes, tabBar, subpackages } = routesConfig;
const { routes, tabBar, subpackages = [] } = routesConfig;
const pages = routes.map((r) => r.path.replace(/^\//, ''));

@@ -77,0 +77,0 @@ const tabBarConfig = {};

{
"name": "@ray-js/build-plugin-router",
"version": "0.5.3-beta-2",
"version": "0.5.3",
"description": "Ray build plugin for router",

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

"dependencies": {
"@ray-js/plugin-utils": "^0.5.3-beta-2",
"@ray-js/shared": "^0.5.3-beta-2",
"@ray-js/plugin-utils": "^0.5.3",
"@ray-js/shared": "^0.5.3",
"chokidar": "^3.5.2",

@@ -31,3 +31,3 @@ "colors": "1.4.0"

"devDependencies": {
"@ray-js/types": "^0.5.3-beta-2"
"@ray-js/types": "^0.5.3"
},

@@ -40,4 +40,4 @@ "maintainers": [

],
"gitHead": "027ff15bd031d99b2ab20eff1f2b7dfed242110a",
"gitHead": "91c1640716664ef0123b9998c6668c4496293595",
"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