New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

react-ymaps3

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-ymaps3 - npm Package Compare versions

Comparing version 0.0.6 to 0.0.7

dist/components/YMapClusterer.d.mts

4

package.json
{
"name": "react-ymaps3",
"version": "0.0.6",
"version": "0.0.7",
"description": "React Yandex Maps API 3 wrapper",

@@ -10,6 +10,4 @@ "homepage": "https://github.com/sbcrmweb/react-ymaps3",

},
"main": "./dist/index.mjs",
"module": "./dist/index.mjs",
"types": "./dist/index.d.mts",
"type": "module",
"scripts": {

@@ -16,0 +14,0 @@ "build": "tsup",

{
"compilerOptions": {
"outDir": "./dist",
"target": "esnext",
"target": "es2018",
"module": "esnext",

@@ -6,0 +6,0 @@ "moduleResolution": "node",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc