New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

react-image-pointer

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-image-pointer - npm Package Compare versions

Comparing version
1.0.0
to
1.0.1
+4
-4
package.json
{
"type": "module",
"name": "react-image-pointer",
"version": "1.0.0",
"version": "1.0.1",
"description": "A React component for creating interactive images with clickable points and information cards connected by lines",

@@ -44,8 +44,8 @@ "main": "dist/index.js",

"type": "git",
"url": "https://github.com/rretta/react-image-pointer.git"
"url": "https://github.com/rretta/image-pointer.git"
},
"bugs": {
"url": "https://github.com/rretta/react-image-pointer/issues"
"url": "https://github.com/rretta/image-pointer/issues"
},
"homepage": "https://github.com/rretta/react-image-pointer#readme",
"homepage": "https://image-pointer.vercel.app/",
"peerDependencies": {

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