react-ymaps3
Advanced tools
Comparing version 0.0.6 to 0.0.7
{ | ||
"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", |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
62103
604
No