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.2.2 to 1.2.3

2

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

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -24,3 +24,3 @@ # nodus-ponens

$ npm explore nodus-ponens -- npm run-script create-template
$ npm main.js
$ node main.js
```

@@ -27,0 +27,0 @@

@@ -34,3 +34,3 @@ // --------------------------------------------------------------------------------------------------

np.experimentName = "Template1";
np.port = 55152;
np.port = 55153;

@@ -37,0 +37,0 @@ // --------------------------------------------------------------------------------------------------

Sorry, the diff of this file is not supported yet

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