-
Notifications
You must be signed in to change notification settings - Fork 32
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fixed keys generation for dev (#102)
* fixed keys generation for dev * bump version
- Loading branch information
Showing
12 changed files
with
40 additions
and
40 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
{ | ||
"version": "1.1.3", | ||
"version": "1.1.4", | ||
"commands": { | ||
"connect": { | ||
"id": "connect", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -138,12 +138,12 @@ | |
"@eslint/[email protected]","@eslint/js","8.55.0","https://github.com/eslint/eslint","ESLint JavaScript language implementation","MIT" | ||
"@fidm/[email protected]","@fidm/asn1","1.0.4","https://github.com/fidm/asn1","ASN.1/DER, PEM for Node.js","MIT" | ||
"@fidm/[email protected]","@fidm/x509","1.2.1","https://github.com/fidm/x509","Pure JavaScript X509 certificate tools for Node.js","MIT" | ||
"@gala-chain/[email protected].3","@gala-chain/api","1.1.3","","Common types, DTOs (Data Transfer Objects), APIs, signatures, and utils for GalaChain.","Apache-2.0" | ||
"@gala-chain/[email protected].3","@gala-chain/chaincode","1.1.3","","Framework for building chaincodes on GalaChain","Apache-2.0" | ||
"@gala-chain/[email protected].3","@gala-chain/cli","1.1.3","","CLI for GalaChain to manage and deploy chaincodes","Apache-2.0" | ||
"@gala-chain/[email protected].3","@gala-chain/client","1.1.3","","GalaChain client library","Apache-2.0" | ||
"@gala-chain/[email protected].3","@gala-chain/sdk","1.1.3","","Welcome to developing with GalaChain! GalaChain SDK is a set of TS tools to help you develop on GalaChain:","UNLICENSED" | ||
"@gala-chain/[email protected].3","@gala-chain/test","1.1.3","","Unit testing and integration testing for GalaChain","Apache-2.0" | ||
"@gala-chain/[email protected].4","@gala-chain/api","1.1.4","","Common types, DTOs (Data Transfer Objects), APIs, signatures, and utils for GalaChain.","Apache-2.0" | ||
"@gala-chain/[email protected].4","@gala-chain/chaincode","1.1.4","","Framework for building chaincodes on GalaChain","Apache-2.0" | ||
"@gala-chain/[email protected].4","@gala-chain/cli","1.1.4","","CLI for GalaChain to manage and deploy chaincodes","Apache-2.0" | ||
"@gala-chain/[email protected].4","@gala-chain/client","1.1.4","","GalaChain client library","Apache-2.0" | ||
"@gala-chain/[email protected].4","@gala-chain/sdk","1.1.4","","Welcome to developing with GalaChain! GalaChain SDK is a set of TS tools to help you develop on GalaChain:","UNLICENSED" | ||
"@gala-chain/[email protected].4","@gala-chain/test","1.1.4","","Unit testing and integration testing for GalaChain","Apache-2.0" | ||
"@gar/[email protected]","@gar/promisify","1.1.3","https://github.com/wraithgar/gar-promisify","Promisify an entire class or object","MIT" | ||
"@grpc/[email protected]","@grpc/grpc-js","1.9.7","https://github.com/grpc/grpc-node/tree/master/packages/grpc-js","gRPC Library for Node - pure JS implementation","Apache-2.0" | ||
"@grpc/[email protected]","@grpc/proto-loader","0.6.13","https://github.com/grpc/grpc-node","gRPC utility library for loading .proto files","Apache-2.0" | ||
|
@@ -214,8 +214,7 @@ | |
"@nx/[email protected]","@nx/jest","17.2.8","https://github.com/nrwl/nx","The Nx Plugin for Jest contains executors and generators allowing your workspace to use the powerful Jest testing capabilities.","MIT" | ||
"@nx/[email protected]","@nx/js","17.2.8","https://github.com/nrwl/nx","The JS plugin for Nx contains executors and generators that provide the best experience for developing JavaScript and TypeScript projects. ","MIT" | ||
"@nx/[email protected]","@nx/linter","17.2.8","https://github.com/nrwl/nx","The Linter plugin for Nx contains executors, generators and utilities used for linting JavaScript/TypeScript projects within an Nx workspace.","MIT" | ||
"@nx/[email protected]","@nx/nx-linux-x64-gnu","17.2.8","https://github.com/nrwl/nx","","MIT" | ||
"@nx/[email protected]","@nx/nx-linux-x64-musl","17.2.8","https://github.com/nrwl/nx","","MIT" | ||
"@nx/[email protected]","@nx/nx-darwin-arm64","17.2.8","https://github.com/nrwl/nx","","MIT" | ||
"@nx/[email protected]","@nx/workspace","17.2.8","https://github.com/nrwl/nx","The Workspace plugin contains executors and generators that are useful for any Nx workspace. It should be present in every Nx workspace and other plugins build on it.","MIT" | ||
"@oclif/[email protected]","@oclif/command","1.8.36","https://github.com/oclif/command","oclif base command","MIT" | ||
"@oclif/[email protected]","@oclif/config","1.18.16","https://github.com/oclif/config","base config object and standard interfaces for oclif components","MIT" | ||
|
@@ -684,6 +683,7 @@ | |
"[email protected]","fs-minipass","2.1.0","https://github.com/npm/fs-minipass","fs read and write streams based on minipass","ISC" | ||
"[email protected]","fs-minipass","3.0.3","https://github.com/npm/fs-minipass","fs read and write streams based on minipass","ISC" | ||
"[email protected]","fs.realpath","1.0.0","https://github.com/isaacs/fs.realpath","Use node's fs.realpath, but fall back to the JS implementation if the native one fails","ISC" | ||
"[email protected]","fsevents","2.3.3","https://github.com/fsevents/fsevents","Native Access to MacOS FSEvents","MIT" | ||
"[email protected]","function-bind","1.1.2","https://github.com/Raynos/function-bind","Implementation of Function.prototype.bind","MIT" | ||
"[email protected]","functional-red-black-tree","1.0.1","https://github.com/mikolalysenko/functional-red-black-tree","A fully persistent balanced binary search tree","MIT" | ||
"[email protected]","gauge","3.0.2","https://github.com/iarna/gauge","A terminal based horizontal guage","ISC" | ||
|
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters