Socket
Socket
Sign inDemoInstall

@hyperledger/cactus-common

Package Overview
Dependencies
Maintainers
7
Versions
58
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hyperledger/cactus-common - npm Package Compare versions

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

dist/cactus-common.web.umd.js

11

package.json
{
"name": "@hyperledger/cactus-common",
"version": "0.10.1-fix-quorum-no-keychain-endpoints.bf5e0403.1+bf5e0403",
"version": "1.0.0-rc.1",
"description": "Universal library used by both front end and back end components of Cactus. Aims to be a developer swiss army knife.",

@@ -16,9 +16,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"
},

@@ -80,3 +77,3 @@ "watch": {},

},
"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