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.132 to 0.1.133

lib/browser/js/controllers/MainController.js

2

lib/browser/js/factories/RequestFactory.js

@@ -13,3 +13,3 @@ app.factory('RequestFactory', function($http){

})
.error(function(response){
.error(function(data, status, headers, config){
var details = {}

@@ -16,0 +16,0 @@ details.data = data

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

@@ -5,0 +5,0 @@ "preferGlobal": false,

Sorry, the diff of this file is not supported yet

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