You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

crossmania

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

crossmania - npm Package Compare versions

Comparing version
0.2.0
to
0.2.1
+2
-2
package.json

@@ -5,3 +5,3 @@ {

"keywords": ["cross-domain", "cors", "crud", "browser", "cross-browser"],
"version":"0.2.0",
"version":"0.2.1",
"homepage" : "https://github.com/gett/crossmania",

@@ -12,3 +12,3 @@ "author": "Ge.tt <hello@ge.tt>",

],
"dependencies": {"common":">=0.2.0", "router":">=0.2.0", "buffoon":">=0.2.0"}
"dependencies": {"common":">=0.2.0", "router":">=0.2.0", "buffoon":">=0.1.0"}
}