@mutt/widget-addresslookup
Advanced tools
Comparing version 0.0.2 to 1.0.0
{ | ||
"name": "@mutt/widget-addresslookup", | ||
"version": "0.0.2", | ||
"version": "1.0.0", | ||
"description": "Mutt Forms Widget - Address Lookup", | ||
@@ -10,2 +10,3 @@ "author": "Andy Pattenden <andyp@boughtbymany.com>", | ||
"commit": "git-cz", | ||
"test": "npm run test:unit", | ||
"test:unit": "vue-cli-service test:unit", | ||
@@ -17,4 +18,4 @@ "preversion": "npm run lint && npm run test:unit", | ||
"dependencies": { | ||
"mutt-forms": "^1.14.0", | ||
"mutt-forms-vue": "^1.7.2", | ||
"@mutt/widgets-vue": "^2.1.2", | ||
"@mutt/forms": "^2.0.1", | ||
"vue": "^2.5.22" | ||
@@ -21,0 +22,0 @@ }, |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
13943
1
1
+ Added@mutt/forms@^2.0.1
+ Added@mutt/widgets-vue@^2.1.2
+ Added@mutt/forms@2.5.0(transitive)
+ Added@mutt/widgets-vue@2.7.1(transitive)
- Removedmutt-forms@^1.14.0
- Removedmutt-forms-vue@^1.7.2
- Removedmutt-forms@1.14.0(transitive)
- Removedmutt-forms-vue@1.8.0(transitive)