Validate NPM package names in URLs
This commit is contained in:
@ -33,7 +33,8 @@
|
||||
"redis": "^2.7.1",
|
||||
"semver": "^5.3.0",
|
||||
"tar-fs": "^1.15.2",
|
||||
"throng": "^4.0.0"
|
||||
"throng": "^4.0.0",
|
||||
"validate-npm-package-name": "^3.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"autoprefixer": "6.7.2",
|
||||
|
||||
Reference in New Issue
Block a user