🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Book a DemoInstallSign in
Socket

@react-jvectormap/core

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@react-jvectormap/core - npm Package Compare versions

Comparing version

to
1.0.3

10

package.json
{
"name": "@react-jvectormap/core",
"version": "1.0.2",
"version": "1.0.3",
"description": "> TODO: description",

@@ -14,5 +14,5 @@ "author": "Mor Kadosh <kadoshms@gmail.com>",

"peerDependencies": {
"jquery": "^3.6.0",
"react": "~17.0.2",
"react-dom": "~17.0.2"
"jquery": "^3.6",
"react": "^16.8 || ^17 || ^18",
"react-dom": "^16.8 || ^17 || ^18"
},

@@ -44,3 +44,3 @@ "repository": {

},
"gitHead": "c25668b80cdfa4a699b49928cba52869ab5f3ee5"
"gitHead": "9225acd2432af3d5d5a4922e4dc6f630b30c5743"
}

Sorry, the diff of this file is too big to display