mirror of
https://github.com/crypto-pro-web/crypto-pro-js.git
synced 2024-11-24 00:55:00 +03:00
1.0.11
This commit is contained in:
parent
0c407f2e2b
commit
af437dcd23
@ -1,3 +1,8 @@
|
|||||||
|
1.0.11 / 2017-06-08
|
||||||
|
==================
|
||||||
|
|
||||||
|
* Улучшение: Убрана зависимость от Object.keys и Object.assign
|
||||||
|
|
||||||
1.0.10 / 2017-04-26
|
1.0.10 / 2017-04-26
|
||||||
==================
|
==================
|
||||||
|
|
||||||
|
2
npm-shrinkwrap.json
generated
2
npm-shrinkwrap.json
generated
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "crypto-pro",
|
"name": "crypto-pro",
|
||||||
"version": "1.0.10",
|
"version": "1.0.11",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"acorn": {
|
"acorn": {
|
||||||
"version": "3.3.0",
|
"version": "3.3.0",
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "crypto-pro",
|
"name": "crypto-pro",
|
||||||
"version": "1.0.10",
|
"version": "1.0.11",
|
||||||
"description": "API для взаимодействия с КриптоПро",
|
"description": "API для взаимодействия с КриптоПро",
|
||||||
"main": "src/index.js",
|
"main": "src/index.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
Loading…
Reference in New Issue
Block a user