Socket
Socket
Sign inDemoInstall

@ray-js/build-plugin-router

Package Overview
Dependencies
271
Maintainers
1
Versions
343
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.5.0 to 1.5.1

2

lib/theme.d.ts
declare const _default: (handle: any) => {
configWebpack({ config }: {
config: any;
config;
}): void;
};
export default _default;
{
"name": "@ray-js/build-plugin-router",
"version": "1.5.0",
"version": "1.5.1",
"description": "Ray build plugin for router",

@@ -27,12 +27,12 @@ "keywords": [

"dependencies": {
"@ray-js/shared": "1.5.0",
"@ray-js/shared": "1.5.1",
"chokidar": "^3.6.0",
"colors": "1.4.0",
"ejs": "^3.1.9",
"ejs": "^3.1.10",
"fs-extra": "^10.1.0",
"path-to-regexp": "^6.2.1",
"path-to-regexp": "^6.2.2",
"url": "^0.11.3"
},
"devDependencies": {
"@ray-js/types": "1.5.0"
"@ray-js/types": "1.5.1"
},

@@ -43,3 +43,3 @@ "publishConfig": {

},
"gitHead": "acb0b960e4f0cda492b34c950bf9cd8d5b27ec8a"
"gitHead": "c72417d2eda79e7cb4a0ae547e0483eb72d6330f"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc