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

onrir

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

onrir - npm Package Compare versions

Comparing version
1.0.0
to
1.0.1
+5
-2
package.json
{
"name": "onrir",
"version": "1.0.0",
"version": "1.0.1",
"description": "",

@@ -11,3 +11,6 @@ "main": "index.js",

"author": "",
"license": "ISC"
"license": "ISC",
"bin": {
"onrir": "./index.js"
}
}