Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

agoric

Package Overview
Dependencies
Maintainers
1
Versions
2593
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

agoric - npm Package Compare versions

Comparing version 0.1.1 to 0.1.2

1

lib/main.js
import chalk from 'chalk';
import parseArgs from 'minimist';
import fs from 'fs';
import { insist } from '../../ertp/util/insist';

@@ -6,0 +5,0 @@ const VERSION = 'Agoric 0.1.0';

2

package.json
{
"name": "agoric",
"version": "0.1.1",
"version": "0.1.2",
"description": "Manage the Agoric Javascript smart contract platform",

@@ -5,0 +5,0 @@ "main": "lib/main.js",

@@ -7,4 +7,4 @@ # Agoric Javascript Smart Contract Platform

agoric init dapp
# agoric init --ui=react dapp
cd dapp
agoric install
agoric start

@@ -11,0 +11,0 @@ agoric deploy

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