vue-stripe-elements-plus
Advanced tools
Comparing version 0.2.9 to 0.2.10
{ | ||
"name": "vue-stripe-elements-plus", | ||
"version": "0.2.9", | ||
"version": "0.2.10", | ||
"description": "Stripe Elements components for Vue", | ||
@@ -29,3 +29,5 @@ "main": "./dist/index.js", | ||
"homepage": "https://github.com/fromatob/vue-stripe-elements#readme", | ||
"dependencies": {}, | ||
"dependencies": { | ||
"lodash": "^4.17.11" | ||
}, | ||
"devDependencies": { | ||
@@ -37,4 +39,4 @@ "babel-core": "^6.26.3", | ||
"vue-template-compiler": "^2.5.17", | ||
"webpack": "^2.6.1" | ||
"webpack": "^4.31.0" | ||
} | ||
} |
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
25544
0
1
+ Addedlodash@^4.17.11
+ Addedlodash@4.17.21(transitive)