New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

@jamsocket/javascript

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

@jamsocket/javascript - npm Package Compare versions

Comparing version
0.0.1
to
0.0.2
+4
-2
package.json

@@ -8,3 +8,3 @@ {

},
"version": "0.0.1",
"version": "0.0.2",
"description": "JavaScript/TypeScript, and React libraries for interacting with session backends and the Jamsocket platform.",

@@ -34,5 +34,7 @@ "exports": {

},
"peerDependencies": {
"react": "^16.8.0 || ^17.0.0 || ^18.0.0"
},
"dependencies": {
"isomorphic-fetch": "^3.0.0",
"react": "^18.2.0",
"server-only": "^0.0.1",

@@ -39,0 +41,0 @@ "socket.io-client": "^4.7.1"