New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

augur-core

Package Overview
Dependencies
Maintainers
1
Versions
50
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

augur-core - npm Package Compare versions

Comparing version 0.12.0-3 to 0.12.0-4

support/artifacts/run.sh

5

package.json
{
"name": "augur-core",
"version": "0.12.0-3",
"version": "0.12.0-4",
"description": "Core augur contracts and deployment process",

@@ -20,3 +20,4 @@ "author": "The Augur Developers <tam@augur.net>",

"build:interfaces": "node output/tools/generateContractInterfaces.js",
"build": "npm run build:source && npm run lint && npm run build:contracts && npm run build:interfaces",
"build:support": "cp -r source/support output/",
"build": "npm run build:source && npm run lint && npm run build:contracts && npm run build:interfaces && npm run build:support",
"preversion": "npm run build",

@@ -23,0 +24,0 @@ "version": "git add source/libraries/ContractInterfaces.ts",

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