Launch Week Day 3: Introducing Organization Notifications in Socket.Learn More
Socket
Book a DemoSign in
Socket

@ruiapp/rapid-express

Package Overview
Dependencies
Maintainers
0
Versions
61
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ruiapp/rapid-express - npm Package Compare versions

Comparing version
0.1.55
to
0.1.57
+3
-5
package.json
{
"name": "@ruiapp/rapid-express",
"version": "0.1.55",
"version": "0.1.57",
"description": "",

@@ -20,7 +20,5 @@ "main": "dist/index.js",

"peerDependencies": {
"express": "^4.18.2"
"express": "^4.18.2",
"@ruiapp/rapid-core": "^0.1.57"
},
"dependencies": {
"@ruiapp/rapid-core": "^0.1.55"
},
"scripts": {

@@ -27,0 +25,0 @@ "build": "rimraf dist && rollup --config",