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

ConstraintNetwork

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

ConstraintNetwork - npm Package Compare versions

Comparing version 0.1.2 to 0.1.21

1

ConstraintNetwork.js

@@ -17,2 +17,3 @@

ConstraintNetwork.prototype.solve = function(mappings) {
console.log("initial mappings: ", mappings);
var constraint = getUsableConstraint(mappings, this.constraints);

@@ -19,0 +20,0 @@ var i = 0;

2

package.json

@@ -5,3 +5,3 @@ {

"description": "A constraint network library (think spreadsheet-style logic)",
"version": "0.1.2",
"version": "0.1.21",
"repository": {

@@ -8,0 +8,0 @@ "url": ""

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