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.16.1-alpha.20

20

package.json
{
"name": "@stackflow/plugin-renderer-basic",
"version": "0.16.0",
"version": "0.16.1-alpha.20+dfd24a7f",
"license": "MIT",

@@ -27,7 +27,19 @@ "exports": {

"devDependencies": {
"@stackflow/core": "^0.16.0",
"@stackflow/core": "^0.16.1-alpha.20+dfd24a7f",
"@stackflow/esbuild-config": "^0.16.0",
"@stackflow/react": "^0.16.0",
"@stackflow/eslint-config": "^0.16.0",
"@stackflow/react": "^0.16.1-alpha.20+dfd24a7f",
"@types/react": "^18.0.10",
"@typescript-eslint/eslint-plugin": "^5.32.0",
"@typescript-eslint/parser": "^5.20.0",
"esbuild": "^0.14.51",
"eslint": "^8.13.0",
"eslint-config-airbnb": "^19.0.4",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-json-format": "^2.0.1",
"eslint-plugin-jsx-a11y": "^6.5.1",
"eslint-plugin-react": "^7.29.4",
"eslint-plugin-react-hooks": "^4.4.0",
"eslint-plugin-simple-import-sort": "^7.0.0",
"react": "^18.1.0",

@@ -52,3 +64,3 @@ "rimraf": "^3.0.2",

},
"gitHead": "f7be64a38d76837c1595488f018dbf50714e293d"
"gitHead": "dfd24a7f8282311bddd58887aa4c888658474fec"
}