@youri-kane/socket.io-router
Advanced tools
Comparing version 0.0.1 to 0.0.2
{ | ||
"name": "@youri-kane/socket.io-router", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"description": "Socket.io router like api", | ||
@@ -18,3 +18,3 @@ "author": { | ||
"clean-build": "npm run clean && npm run build", | ||
"prepublishOnly": "npm run clean && npm run build", | ||
"prepublishOnly": "npm run clean && npm run build && npm version patch", | ||
"start:example": "npm run prepublishOnly && nodemon --watch \"./\" --ext \"ts,json\" --ignore \"src/**/*.spec.ts\" --exec \"ts-node ./example/index.ts\"" | ||
@@ -51,2 +51,2 @@ }, | ||
} | ||
} | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
0
22741
41
354