pathfinder-ui
Advanced tools
Comparing version 0.1.131 to 0.1.132
@@ -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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
37289
13
138
0