Socket
Socket
Sign inDemoInstall

@hyperledger/cactus-core-api

Package Overview
Dependencies
Maintainers
7
Versions
57
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hyperledger/cactus-core-api - npm Package Compare versions

Comparing version 0.10.1-fix-quorum-no-keychain-endpoints.bf5e0403.1 to 1.0.0-rc.1

dist/cactus-core-api.web.umd.js

4

dist/lib/main/json/openapi.json

@@ -530,2 +530,3 @@ {

],
"additionalProperties": false,
"properties": {

@@ -547,3 +548,2 @@ "key": {

],
"additionalProperties": false,
"properties": {

@@ -610,2 +610,3 @@ "key": {

],
"additionalProperties": false,
"properties": {

@@ -626,3 +627,2 @@ "key": {

],
"additionalProperties": false,
"properties": {

@@ -629,0 +629,0 @@ "key": {

{
"name": "@hyperledger/cactus-core-api",
"version": "0.10.1-fix-quorum-no-keychain-endpoints.bf5e0403.1+bf5e0403",
"version": "1.0.0-rc.1",
"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.",

@@ -19,9 +19,6 @@ "main": "dist/lib/main/typescript/index.js",

"watch": "npm-watch",
"webpack": "npm-run-all webpack:dev webpack:prod",
"webpack": "npm-run-all webpack:dev",
"webpack:dev": "npm-run-all webpack:dev:node webpack:dev:web",
"webpack:dev:web": "webpack --env=dev --target=web --config ../../webpack.config.js",
"webpack:dev:node": "webpack --env=dev --target=node --config ../../webpack.config.js",
"webpack:prod": "npm-run-all webpack:prod:node webpack:prod:web",
"webpack:prod:web": "webpack --env=prod --target=web --config ../../webpack.config.js",
"webpack:prod:node": "webpack --env=prod --target=node --config ../../webpack.config.js"
"webpack:dev:node": "webpack --env=dev --target=node --config ../../webpack.config.js"
},

@@ -81,6 +78,6 @@ "watch": {

"dependencies": {
"@hyperledger/cactus-common": "^0.10.1-fix-quorum-no-keychain-endpoints.bf5e0403.1+bf5e0403",
"@hyperledger/cactus-common": "1.0.0-rc.1",
"axios": "0.21.4"
},
"gitHead": "bf5e0403907bef8d84e52eb945a71713f4c8385f"
"gitHead": "bfe342e9f443737a3bc083e0d9697024021229ae"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc