@what3words/vue-components
Advanced tools
Comparing version
{ | ||
"name": "@what3words/vue-components", | ||
"version": "5.0.0", | ||
"version": "5.0.1", | ||
"private": false, | ||
@@ -10,2 +10,9 @@ "main": "dist/index.js", | ||
], | ||
"scripts": { | ||
"prepublishOnly": "npx --package-path=$PWD --strict=false publint-lint-package", | ||
"clean": "npx del node_modules", | ||
"prebuild": "npx del dist", | ||
"build": "npm run tsc", | ||
"tsc": "tsc -b . -f" | ||
}, | ||
"publishConfig": { | ||
@@ -15,18 +22,13 @@ "access": "public" | ||
"dependencies": { | ||
"@what3words/javascript-components": "5.0.0" | ||
"@what3words/javascript-components": "*" | ||
}, | ||
"devDependencies": { | ||
"vue": "3", | ||
"@what3words/tsconfig": "0.1.0", | ||
"@w3w-internal/frontend-cli-utils": "0.1.0" | ||
"@what3words/javascript-cli": "*", | ||
"@tsconfig/recommended": "^1.0.8", | ||
"typescript": "^5.4.5", | ||
"vue": "3" | ||
}, | ||
"keywords": [], | ||
"author": "", | ||
"license": "ISC", | ||
"scripts": { | ||
"clean": "pnpm dlx rimraf .turbo node_modules", | ||
"prebuild": "pnpm dlx rimraf dist", | ||
"build": "npm run tsc", | ||
"tsc": "tsc -b . -f" | ||
} | ||
} | ||
"license": "ISC" | ||
} |
@@ -29,2 +29,3 @@ # <img src="https://what3words.com/assets/images/w3w_square_red.png" width="32" height="32" alt="what3words-logo"> What3words Vue Components | ||
<!-- begin:usage:what3words-autosuggest --> | ||
### What3Words Autosuggest Component | ||
@@ -35,3 +36,3 @@ | ||
```bash | ||
npm install @what3words/vue-components@5.0.0 | ||
npm install @what3words/vue-components@5.0.1 | ||
``` | ||
@@ -101,4 +102,6 @@ | ||
``` | ||
<!-- end:usage:what3words-autosuggest --> | ||
<!-- begin:usage:what3words-map --> | ||
### What3Words Map Component | ||
@@ -109,3 +112,3 @@ | ||
```bash | ||
npm install @what3words/vue-components@5.0.0 | ||
npm install @what3words/vue-components@5.0.1 | ||
``` | ||
@@ -214,4 +217,6 @@ | ||
``` | ||
<!-- end:usage:what3words-map --> | ||
<!-- begin:usage:what3words-notes --> | ||
### What3Words Notes Component | ||
@@ -222,3 +227,3 @@ | ||
```bash | ||
npm install @what3words/vue-components@5.0.0 | ||
npm install @what3words/vue-components@5.0.1 | ||
``` | ||
@@ -275,7 +280,11 @@ | ||
``` | ||
<!-- end:usage:what3words-notes --> | ||
<!-- begin:meta:build-information --> | ||
##### Last Updated: 3/5/2025 | ||
##### Version: 5.0.0 | ||
##### Last Updated: 21/05/2025 | ||
##### Version: 5.0.1 | ||
<!-- end:meta:build-information --> |
Wildcard dependency
QualityPackage has a dependency with a floating version range. This can cause issues if the dependency publishes a new major version.
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
24627
0.88%15
7.14%284
3.27%0
-100%4
33.33%2
100%+ Added
- Removed