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

pathfinder-ui

Package Overview
Dependencies
Maintainers
5
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pathfinder-ui - npm Package Compare versions

Comparing version 0.1.131 to 0.1.132

lib/browser/js/factories/RequestFactory.js

4

lib/browser/js/app.js

@@ -1,1 +0,3 @@

var app = angular.module('pathfinderApp',['ui.router']);
var app = angular.module('pathfinderApp',['ui.router']);

@@ -13,2 +13,3 @@ // Created By: Sangmin Lee

pfrouter.get('/', function(req, res){
console.log("hit route")
res.sendFile('./index.html');

@@ -15,0 +16,0 @@ });

{
"name": "pathfinder-ui",
"version": "0.1.131",
"version": "0.1.132",
"private": false,

@@ -21,4 +21,4 @@ "preferGlobal": false,

{
"name": "Tyler (Ler) Perwarski",
"email": "loop@loop.com"
"name": "Tyler (Liu) Perwarski",
"email": "Tjp2122@gmail.com"
}

@@ -25,0 +25,0 @@ ],

Sorry, the diff of this file is not supported yet

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