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

@aero/centra

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aero/centra - npm Package Compare versions

Comparing version 1.0.3 to 1.0.4

6

lib/CentraRequest.js

@@ -68,2 +68,8 @@ const path = require('path');

timeout(timeout) {
this.coreOptions.timeout = timeout;
return this;
}
async json() {

@@ -70,0 +76,0 @@ const res = await this.send();

2

package.json
{
"name": "@aero/centra",
"version": "1.0.3",
"version": "1.0.4",
"description": "Fork of centra to support only what aero needs.",

@@ -5,0 +5,0 @@ "main": "createRequest.js",

@@ -0,0 +0,0 @@ # Centra-Aero

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