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

@harvest-profit/api

Package Overview
Dependencies
Maintainers
7
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@harvest-profit/api - npm Package Compare versions

Comparing version 0.0.6 to 0.0.7

2

dist/Api.js

@@ -37,3 +37,3 @@ 'use strict';

this.baseUrl = process.env.apiCore_URL || 'http://localhost:3000/apiCore/v3';
this.baseUrl = process.env.API_URL || 'http://localhost:3000/api/v3';
}

@@ -40,0 +40,0 @@

{
"name": "@harvest-profit/api",
"version": "0.0.6",
"version": "0.0.7",
"description": "Adds authentication to api requests and manages cookie.",

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

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