Bump bower dep to proper v4.4.0

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
This commit is contained in:
Roeland Jago Douma 2016-10-21 09:05:35 +02:00
Родитель 2b76d14330
Коммит 6136af4973
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 1E152838F164D13B
3 изменённых файлов: 38 добавлений и 51 удалений

44
core/vendor/zxcvbn/.bower.json поставляемый
Просмотреть файл

@ -1,14 +1,44 @@
{
"name": "zxcvbn",
"main": "zxcvbn.js",
"homepage": "https://github.com/lowe/zxcvbn",
"_release": "f2a8cda13d",
"description": "realistic password strength estimation",
"main": "dist/zxcvbn.js",
"keywords": [
"password",
"passphrase",
"strength",
"quality",
"estimation",
"estimate",
"meter",
"pattern",
"matcher",
"security",
"authentication",
"cracking",
"scoring",
"entropy",
"bruteforce"
],
"ignore": [
"/.*",
"*.json",
"node_modules",
"data",
"data-scripts",
"demo",
"lib",
"src",
"test"
],
"homepage": "https://github.com/dropbox/zxcvbn",
"version": "4.4.0",
"_release": "4.4.0",
"_resolution": {
"type": "branch",
"branch": "master",
"commit": "f2a8cda13d247f4956d3334ee7cbae80a2c61a97"
"type": "version",
"tag": "v4.4.0",
"commit": "4c3d1c2b4a246cc8d7c81a61e341ad92ce14411b"
},
"_source": "git://github.com/lowe/zxcvbn.git",
"_source": "https://github.com/dropbox/zxcvbn.git",
"_target": "*",
"_originalSource": "zxcvbn"
}

2
core/vendor/zxcvbn/LICENSE.txt поставляемый
Просмотреть файл

@ -1,4 +1,4 @@
Copyright (c) 2012 Dropbox, Inc.
Copyright (c) 2012-2016 Dan Wheeler and Dropbox, Inc.
Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the

43
core/vendor/zxcvbn/zxcvbn.js поставляемый

Различия файлов скрыты, потому что одна или несколько строк слишком длинны