Socket
Socket
Sign inDemoInstall

nodus-ponens

Package Overview
Dependencies
164
Maintainers
1
Versions
42
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.8 to 1.0.9

template/Design.csv

7

package.json
{
"name": "nodus-ponens",
"version": "1.0.8",
"description": "\"Framework for running high-level reasoning and cognitive science experiments in Node.js.\"",
"version": "1.0.9",
"description": "\"A framework for running high-level reasoning and cognitive science experiments in Node.js.\"",
"main": "index.js",

@@ -18,3 +18,4 @@ "dependencies": {

"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
"test": "echo \"Error: no test specified\" && exit 1",
"create-template": "cp -a ./template/. ../../"
},

@@ -21,0 +22,0 @@ "repository": "http://svn.princeton.edu/mentalmodels/",

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc