🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@ryanforever/ngrok

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ryanforever/ngrok - npm Package Compare versions

Package version was removed
This package version has been unpublished, mostly likely due to security reasons
Comparing version
1.0.0
to
1.0.3
+12
-2
package.json
{
"name": "@ryanforever/ngrok",
"version": "1.0.0",
"version": "1.0.3",
"description": "ngrok wrapper",

@@ -23,3 +23,13 @@ "main": "index.js",

},
"files": ["src"]
"files": [
"src"
],
"repository": {
"type": "git",
"url": "git+https://github.com/ryanfarber/ngrok.git"
},
"bugs": {
"url": "https://github.com/ryanfarber/ngrok/issues"
},
"homepage": "https://github.com/ryanfarber/ngrok#readme"
}