🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@abpreact/store

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@abpreact/store - npm Package Compare versions

Comparing version
0.0.3
to
0.0.4
+7
-7
package.json
{
"name": "@abpreact/store",
"version": "0.0.3",
"version": "0.0.4",
"main": "./dist/index.js",

@@ -20,9 +20,9 @@ "module": "./dist/index.mjs",

"@abpreact/tsconfig": "*",
"@types/react": "^17.0.13",
"@types/react-dom": "^17.0.8",
"eslint": "^7.32.0",
"@types/react": "^18.0.21",
"@types/react-dom": "^18.0.6",
"eslint": "^8.24.0",
"eslint-config-abpreact": "*",
"react": "^17.0.2",
"tsup": "^5.10.1",
"typescript": "^4.5.3"
"react": "^18.2.0",
"tsup": "^6.2.3",
"typescript": "^4.8.4"
},

@@ -29,0 +29,0 @@ "publishConfig": {