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

rrdom-nodejs

Package Overview
Dependencies
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rrdom-nodejs - npm Package Compare versions

Comparing version
2.0.0-alpha.18
to
2.0.0-alpha.20
+3
-3
package.json
{
"name": "rrdom-nodejs",
"version": "2.0.0-alpha.18",
"version": "2.0.0-alpha.20",
"scripts": {

@@ -58,5 +58,5 @@ "dev": "vite build --watch",

"nwsapi": "2.2.0",
"rrdom": "^2.0.0-alpha.18",
"@rrweb/types": "^2.0.0-alpha.18"
"rrdom": "^2.0.0-alpha.20",
"@rrweb/types": "^2.0.0-alpha.20"
}
}