Socket
Socket
Sign inDemoInstall

central-js

Package Overview
Dependencies
0
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.0 to 1.0.1

helpers/http-status.js

3

index.js
const files = require('./helpers/files');
const response = require('./helpers/response');
module.exports = {files}
module.exports = {files, response}
{
"name": "central-js",
"version": "1.0.0",
"version": "1.0.1",
"description": "Central Library for JS",

@@ -10,4 +10,4 @@ "main": "index.js",

"keywords": [
"central",
"library"
"files", "write files", "read files",
"response", "format response"
],

@@ -14,0 +14,0 @@ "author": "Flavio Rosselli",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc