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

graphs-and-paths

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

graphs-and-paths - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

2

jest.json

@@ -10,3 +10,3 @@ {

},
"testRegex": "(\\.|/)(test|spec)\\.(ts|tsx|js)$"
"testRegex": "(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$"
}
{
"name": "graphs-and-paths",
"version": "0.1.0",
"version": "0.1.1",
"description": "Tools for graphs representing physical locations.",

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

@@ -1,5 +0,7 @@

# Broken Loop
# Graphs and Paths
Tools for graphs representing physical locations.
[![Build Status](https://travis-ci.org/dphilipson/graphs-and-paths.svg?branch=develop)](https://travis-ci.org/dphilipson/graphs-and-paths)
Copyright © 2016 David Philipson
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