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

@polybase/react

Package Overview
Dependencies
Maintainers
3
Versions
67
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@polybase/react - npm Package Compare versions

Comparing version
0.6.2
to
0.6.3-beta.385
+3
-3
package.json
{
"name": "@polybase/react",
"description": "React wrapper for @polybase/client",
"version": "0.6.2",
"version": "0.6.3-beta.385+8d2c3cb",
"main": "./dist/index.js",

@@ -32,3 +32,3 @@ "types": "./dist/index.d.ts",

"@polybase/auth": "^0.6.2",
"@polybase/client": "^0.6.2",
"@polybase/client": "^0.6.3-beta.385+8d2c3cb",
"@sinonjs/fake-timers": "^10.0.2",

@@ -63,3 +63,3 @@ "@testing-library/jest-dom": "^5.16.5",

},
"gitHead": "99f5b41a288a9b424b933a0381c865b26c9dc439"
"gitHead": "8d2c3cb4cda58494b54f7e2fbde51063b8869a5e"
}