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

calculus-of-constructions

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

calculus-of-constructions - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

test/main.coc

2

package.json
{
"name": "calculus-of-constructions",
"version": "0.1.0",
"version": "0.1.1",
"description": "Minimal, fast, robust implementation of the Calculus of Constructions on JavaScript",

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

@@ -0,3 +1,5 @@

#!/usr/bin/env node
// Command line interface.
// Usage: coc file_name
// Usage: coc eval file_name

@@ -4,0 +6,0 @@ var fs = require("fs");

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