Socket
Socket
Sign inDemoInstall

syntex-basic

Package Overview
Dependencies
Maintainers
1
Versions
19
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-b12 to 1.0.0-b13

2

core/request-manager.js

@@ -64,4 +64,2 @@ const http = require('http'), https = require('https');

console.log(url, options);
if(options.headers != null)

@@ -68,0 +66,0 @@ {

2

package.json
{
"name": "syntex-basic",
"version": "1.0.0-b12",
"version": "1.0.0-b13",
"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