You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

@stackflow/plugin-renderer-basic

Package Overview
Dependencies
Maintainers
1
Versions
76
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@stackflow/plugin-renderer-basic - npm Package Compare versions

Comparing version

to
0.6.0

10

package.json
{
"name": "@stackflow/plugin-renderer-basic",
"version": "0.5.2-alpha.7+62ac69c",
"version": "0.6.0",
"license": "MIT",

@@ -29,3 +29,3 @@ "exports": {

"@stackflow/esbuild-config": "^0.2.2",
"@stackflow/react": "^0.5.2-alpha.7+62ac69c",
"@stackflow/react": "^0.6.0",
"@types/react": "^18.0.10",

@@ -37,4 +37,4 @@ "react": "^18.1.0",

"peerDependencies": {
"@stackflow/core": "^0.1.0",
"@stackflow/react": "^0.1.0",
"@stackflow/core": "0",
"@stackflow/react": "0",
"@types/react": ">=16.8.0",

@@ -52,3 +52,3 @@ "react": ">=16.8.0"

},
"gitHead": "62ac69ccc251283cdb193a08c23ab2709fafec13"
"gitHead": "eea1cc8ddc1488ada45121a834cfc0a397ba5355"
}