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

syntex-basic

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

syntex-basic - npm Package Compare versions

Comparing version 1.0.0-b13 to 1.0.0-b14

2

core/request-manager.js

@@ -61,3 +61,3 @@ const http = require('http'), https = require('https');

resolve(null);
resolve(null, e);
});

@@ -64,0 +64,0 @@

{
"name": "syntex-basic",
"version": "1.0.0-b13",
"version": "1.0.0-b14",
"description": "A basic module for development",

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

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