@contentful/field-editor-dropdown
Advanced tools
Comparing version 0.6.0 to 0.7.0
{ | ||
"name": "@contentful/field-editor-dropdown", | ||
"version": "0.6.0", | ||
"version": "0.7.0", | ||
"main": "dist/index.js", | ||
@@ -29,3 +29,4 @@ "module": "dist/field-editor-dropdown.esm.js", | ||
"lodash": "^4.17.15", | ||
"lodash-es": "^4.17.15" | ||
"lodash-es": "^4.17.15", | ||
"nanoid": "^2.1.11" | ||
}, | ||
@@ -48,3 +49,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "bbb416f3abd09e0c4a24826c730f3d06e6245b4f" | ||
"gitHead": "9e18bb2b6705e37244a4493c5bf5e667b3e5d314" | ||
} |
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
29130
8
1
+ Addednanoid@^2.1.11
+ Addednanoid@2.1.11(transitive)