Sergey Shehovcov
b450007dc4
feat: v1.1.0
2025-08-14 13:10:42 +03:00
Sergey Schekhovtsov
abad92c50e
Update package.json
2025-05-21 15:13:32 +03:00
Sergey Shehovcov
257848646a
refactor: readme edit and map
2024-07-05 12:14:06 +03:00
Sergey Shehovcov
678a7b8d4d
refactor: type
2024-07-05 11:42:05 +03:00
Sergey Shehovcov
0271933e11
feat: v1.0.0
2024-07-05 11:37:03 +03:00
Sergey Shehovcov
6b5f233599
refactor: fix package.json
2024-07-05 10:27:27 +03:00
Sergey Shehovcov
45fb9e06a1
feat: delete postpublish script
2024-07-05 10:26:53 +03:00
Sergey Shehovcov
a287a7af80
refactor
2024-07-05 10:22:56 +03:00
Sergey Shehovcov
c661a8e144
feat: pacakge renamed
2024-07-05 10:04:23 +03:00
Sergey Shehovcov
92a1a8f988
feat: lint
2024-07-05 10:02:24 +03:00
Sergey Shehovcov
d1a163f823
refactor: readme edit
2024-07-05 10:00:34 +03:00
Sergey Shehovcov
8c0997ba2f
feat: signType added
2024-07-05 09:56:21 +03:00
Artem Vasilev
c09fac36c3
Исправления в соответсвии с приказом ФСБ России ( #40 )
...
Внесены изменения с учётом Приказа ФСБ России от 13.04.2021 N 142 "О внесении изменения в приказ ФСБ России от 27 декабря 2011 г. N 796 "Об утверждении Требований к средствам электронной подписи и Требований к средствам удостоверяющего центра"
* Добавил чтение полей, перечисленных в приказе ФСБ России от 27 декабря 2011 г. N 796
* Добавил OIDы полей, перечисленных в приказе ФСБ России от 27 декабря 2011 г. N 796
* Расширил варианты названия для полей подписи, в соответствии с рекомендациями ISO/IEC 9594-8:2008
* Выпуск версии 2.3.3
2022-11-11 19:40:20 +03:00
Artem Vasilev
35d99909a8
Обновил зависимости ( #39 )
2022-11-11 15:37:35 +03:00
Artem Vasilev
319068ffdd
run test only on node 16 ( #38 )
...
* run test on node 16 and LTS (18)
* specify the required Node.js version
* run only on node 16
2022-11-10 18:30:19 +03:00
dependabot[bot]
aab6c56ca9
Bump terser from 4.8.0 to 4.8.1 ( #30 )
...
Bumps [terser](https://github.com/terser/terser ) from 4.8.0 to 4.8.1.
- [Release notes](https://github.com/terser/terser/releases )
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md )
- [Commits](https://github.com/terser/terser/commits )
---
updated-dependencies:
- dependency-name: terser
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-10 14:59:03 +03:00
Artem Vasilev
db9b5e0a6b
2.3.2 release ( #29 )
2022-06-23 13:48:07 +03:00
Artem Vasilev
51ed50491a
Добавил новые методы для получения сертификатов ( #28 )
...
* Добавил новые методы для получения сертификатов
* Методы загрузки объединённого списка сертификатов из личного хранилища и из закрытого ключа
* Поиск сертификата в объединённом списке сертификатов из личного хранилища и из закрытого ключа
* Получение сертификата в формате Cades из личного хранилища пользователя и хранилища закрытого ключа
* в примере получает список сертификатов из всех доступных источников
* build с последними изменениями
* linter fixes
2022-06-23 13:13:33 +03:00
Artem Vasilev
652cc4d23e
Обновил adesplagin_api.js до 2.3.2 ( #26 )
2022-06-22 21:30:20 +03:00
dependabot[bot]
484c1148ea
Bump ansi-regex from 4.1.0 to 4.1.1 ( #25 )
...
Bumps [ansi-regex](https://github.com/chalk/ansi-regex ) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/chalk/ansi-regex/releases )
- [Commits](https://github.com/chalk/ansi-regex/compare/v4.1.0...v4.1.1 )
---
updated-dependencies:
- dependency-name: ansi-regex
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Artem Vasilev <kernusr@users.noreply.github.com>
2022-06-22 19:53:21 +03:00
dependabot[bot]
5ebb1a0200
Bump minimist from 1.2.5 to 1.2.6 ( #23 )
...
Bumps [minimist](https://github.com/substack/minimist ) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases )
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6 )
---
updated-dependencies:
- dependency-name: minimist
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Artem Vasilev <kernusr@users.noreply.github.com>
2022-06-22 19:51:10 +03:00
Artem Vasilev
b5e77486ab
GitHub actions ( #24 )
...
* Добавил workflows для github actions
2022-06-22 19:45:45 +03:00
Artem Vasilev
7e43d21286
Merge pull request #22 from webmasterskaya/stage
...
Потерял dist
2021-09-15 14:10:43 +03:00
Artem Vasilev
9d60469625
Merge branch 'master' into stage
2021-09-15 14:03:12 +03:00
73dd1c82e1
Release 2.3.1
2021-09-15 14:00:09 +03:00
Artem Vasilev
15a1b84e94
v.2.3.1 Release ( #21 )
...
- Обновил cadesplugin_api до версии `2.3.1`
- Обновления безопасности
- Обновления зависимостей
- Исправлена работа примера script-tag
- Прекращена поддержка примеров на React и Angular
- Исправления в Readme
- Изменения в лицензии
2021-09-15 13:57:05 +03:00
f21a69bee5
FIX bower config
2021-09-15 13:48:00 +03:00
9f38d4694a
Release 2.3.1
2021-09-15 13:26:23 +03:00
d18436d1d5
Удалил поддержку примеров Angular и React
2021-09-15 12:25:29 +03:00
0a315c5a19
Добавил в readme описание по вопросу ошибки в #20
2021-09-14 19:27:10 +03:00
34b4e23404
Update cadesplugin_api to v.2.3.1
2021-09-14 19:21:59 +03:00
a99231bc9a
Поправил меню
2021-09-14 16:53:30 +03:00
c9d3f4931d
Поправил пример для работы с crypto-pro-js
2021-09-14 16:48:39 +03:00
52f4ba1647
Update dependencies
2021-09-14 16:27:42 +03:00
dependabot[bot]
5cf3738e6b
Bump tar from 6.0.1 to 6.1.9 ( #19 )
...
Bumps [tar](https://github.com/npm/node-tar ) from 6.0.1 to 6.1.9.
- [Release notes](https://github.com/npm/node-tar/releases )
- [Changelog](https://github.com/npm/node-tar/blob/main/CHANGELOG.md )
- [Commits](https://github.com/npm/node-tar/compare/v6.0.1...v6.1.9 )
---
updated-dependencies:
- dependency-name: tar
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-14 16:15:11 +03:00
9cda106243
Передал репозиторий в webmasterskaya
2021-09-14 16:08:44 +03:00
ca1411d670
Поправил описание
2021-09-14 16:07:49 +03:00
31669dd18f
Исправления в readme
2021-09-14 16:06:13 +03:00
bbd5434cec
Прекращена поддержка примеров на React и Angular
2021-09-14 16:03:27 +03:00
6656c5d09c
change license authors
2021-09-14 14:59:13 +03:00
Artem Vasilev
d8f2ba6c23
Merge pull request #17 from kernusr/release-2.3.0-prepare
...
2.3.0
2021-06-04 22:31:13 +03:00
91934ecc9e
2.3.0-examples
2021-06-04 22:29:23 +03:00
edca31abae
2.3.0
2021-06-04 18:44:56 +03:00
Artem Vasilev
dcae2f3987
Merge pull request #16 from kernusr/updates
...
updates
2021-06-04 13:56:32 +03:00
5a40870cec
Обновил зависимости
...
Поправил тесты
linter fixes
2021-06-04 13:46:38 +03:00
Artem Vasilev
0938089f8d
Merge pull request #8 from kernusr/dependabot/npm_and_yarn/examples/angular/url-parse-1.5.1
...
Bump url-parse from 1.4.7 to 1.5.1 in /examples/angular
2021-06-04 12:44:49 +03:00
Artem Vasilev
741fd5cf7c
Merge pull request #9 from kernusr/dependabot/npm_and_yarn/examples/angular/y18n-4.0.3
...
Bump y18n from 4.0.0 to 4.0.3 in /examples/angular
2021-06-04 12:44:31 +03:00
Artem Vasilev
9a8295dc14
Merge pull request #10 from kernusr/dependabot/npm_and_yarn/examples/angular/elliptic-6.5.4
...
Bump elliptic from 6.5.2 to 6.5.4 in /examples/angular
2021-06-04 12:44:12 +03:00
dependabot[bot]
47c9083a72
Bump elliptic from 6.5.2 to 6.5.4 in /examples/angular
...
Bumps [elliptic](https://github.com/indutny/elliptic ) from 6.5.2 to 6.5.4.
- [Release notes](https://github.com/indutny/elliptic/releases )
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.2...v6.5.4 )
---
updated-dependencies:
- dependency-name: elliptic
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-06-04 08:39:19 +00:00
dependabot[bot]
12b62540de
Bump y18n from 4.0.0 to 4.0.3 in /examples/angular
...
Bumps [y18n](https://github.com/yargs/y18n ) from 4.0.0 to 4.0.3.
- [Release notes](https://github.com/yargs/y18n/releases )
- [Changelog](https://github.com/yargs/y18n/blob/y18n-v4.0.3/CHANGELOG.md )
- [Commits](https://github.com/yargs/y18n/compare/v4.0.0...y18n-v4.0.3 )
---
updated-dependencies:
- dependency-name: y18n
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-06-04 08:39:12 +00:00