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

@bycedric/everywhere-cli

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bycedric/everywhere-cli - npm Package Compare versions

Comparing version 0.0.2 to 0.0.3

2

build/src/utils/api/api.js

@@ -9,3 +9,3 @@ "use strict";

const path_1 = __importDefault(require("path"));
exports.API_HOST = 'http://xxxxxx.everywhere.localhost:3000/api';
exports.API_HOST = 'https://everywhere.rocks/api';
exports.client = {

@@ -12,0 +12,0 @@ post(url, body) {

{
"name": "@bycedric/everywhere-cli",
"version": "0.0.2",
"version": "0.0.3",
"scripts": {
"build": "tsc"
},
"bin": "./build/bin/cli.js",

@@ -30,6 +33,3 @@ "files": [

"typescript": "^4.9.3"
},
"scripts": {
"build": "tsc"
}
}
}

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