🚨 Active Supply Chain Attack:node-ipc Package Compromised.Learn More
Socket
Book a DemoSign in
Socket

@micrio/client-react

Package Overview
Dependencies
Maintainers
2
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@micrio/client-react - npm Package Compare versions

Comparing version
0.1.1
to
0.1.2
+3
-3
package.json
{
"name": "@micrio/client-react",
"version": "0.1.1",
"version": "0.1.2",
"description": "Wrapper for the Micrio client library for React.",
"main": "dist/index.cjs.js",
"module": "dist/index.esm.js",
"module": "dist/index.es.js",
"types": "dist/index.d.ts",

@@ -53,2 +53,2 @@ "type": "module",

}
}
}