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.1.0 to 1.1.1

4

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

@@ -19,3 +19,3 @@ "main": "index.js",

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

@@ -22,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