@hyperledger/cactus-core-api
Advanced tools
Comparing version 2.0.0-dev.94 to 2.0.0-lfx-connector.163
@@ -1,2 +0,1 @@ | ||
/// <reference types="node" /> | ||
/** | ||
@@ -3,0 +2,0 @@ * Generated by the protoc-gen-ts. DO NOT EDIT! |
@@ -1,2 +0,1 @@ | ||
/// <reference types="node" /> | ||
/** | ||
@@ -3,0 +2,0 @@ * Generated by the protoc-gen-ts. DO NOT EDIT! |
@@ -1,2 +0,1 @@ | ||
/// <reference types="node" /> | ||
/** | ||
@@ -3,0 +2,0 @@ * Generated by the protoc-gen-ts. DO NOT EDIT! |
{ | ||
"name": "@hyperledger/cactus-core-api", | ||
"version": "2.0.0-dev.94+50f45779e", | ||
"version": "2.0.0-lfx-connector.163+f7e7a2a1c", | ||
"description": "Contains type definitions/interfaces for the kernel of the codebase. Kept separate from the implementation so that it is easier to use it as a dependency.", | ||
@@ -50,4 +50,4 @@ "keywords": [ | ||
"generate-sdk": "run-s 'generate-sdk:*'", | ||
"generate-sdk:typescript-axios": "openapi-generator-cli generate -i ./src/main/json/openapi.json -g typescript-axios -o ./src/main/typescript/generated/openapi/typescript-axios/ --reserved-words-mappings protected=protected", | ||
"generate-sdk:kotlin": "openapi-generator-cli generate -i ./src/main/json/openapi.json -g kotlin -o ./src/main/kotlin/generated/openapi/kotlin-client/ --reserved-words-mappings protected=protected", | ||
"generate-sdk:typescript-axios": "openapi-generator-cli generate -i ./src/main/json/openapi.json -g typescript-axios -o ./src/main/typescript/generated/openapi/typescript-axios/ --reserved-words-mappings protected=protected --ignore-file-override ../../openapi-generator-ignore", | ||
"generate-sdk:kotlin": "openapi-generator-cli generate -i ./src/main/json/openapi.json -g kotlin -o ./src/main/kotlin/generated/openapi/kotlin-client/ --reserved-words-mappings protected=protected --ignore-file-override ../../openapi-generator-ignore", | ||
"proto:protoc-gen-ts": "run-s proto:protoc-gen-ts:make-dir proto:protoc-gen-ts:grpc_tools_node_protoc", | ||
@@ -63,4 +63,4 @@ "proto:protoc-gen-ts:make-dir": "make-dir ./src/main/typescript/generated/proto/protoc-gen-ts/weaver/common/protos/", | ||
"dependencies": { | ||
"@hyperledger/cactus-common": "^2.0.0-dev.94+50f45779e", | ||
"axios": "1.5.1" | ||
"@hyperledger/cactus-common": "^2.0.0-lfx-connector.163+f7e7a2a1c", | ||
"axios": "1.6.0" | ||
}, | ||
@@ -82,4 +82,4 @@ "devDependencies": { | ||
"engines": { | ||
"node": ">=10", | ||
"npm": ">=6" | ||
"node": ">=18", | ||
"npm": ">=8" | ||
}, | ||
@@ -101,3 +101,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "50f45779e3ad1198123b24bd2013c7eb24fb2ff2" | ||
"gitHead": "f7e7a2a1cd9694327e4d323650bd3fad9b3b80dd" | ||
} |
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
6563722
9119
+ Addedaxios@1.6.0(transitive)
- Removedaxios@1.5.1(transitive)
Updated@hyperledger/cactus-common@^2.0.0-lfx-connector.163+f7e7a2a1c
Updatedaxios@1.6.0