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

gridfinder

Package Overview
Dependencies
Maintainers
1
Versions
50
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gridfinder - npm Package Compare versions

Comparing version 1.14.0 to 1.15.0

2

lib/ui.js

@@ -19,3 +19,3 @@ import Point from "./Point.js";

if (points.length >= 3) {
if (points.length >= 2) {
drawGrid();

@@ -22,0 +22,0 @@ }

{
"name": "gridfinder",
"version": "1.14.0",
"version": "1.15.0",
"license": "Apache 2.0",

@@ -5,0 +5,0 @@ "homepage": "https://gridfinder.kevincox.ca",

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