Socket
Socket
Sign inDemoInstall

cc-api

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cc-api - npm Package Compare versions

Comparing version 1.0.9 to 1.0.10

4

index.js

@@ -84,3 +84,3 @@

code: res.statusCode,
message: 'Internal Server Error Laravel: ' + res.content
message: 'Internal Server Error: ' + res.content
};

@@ -95,3 +95,3 @@ } else if (err.response) {

code: 404,
message: 'API Finance no accesible'
message: 'API no accesible'
};

@@ -98,0 +98,0 @@ }

{
"name": "cc-api",
"version": "1.0.9",
"version": "1.0.10",
"description": "cc api",

@@ -5,0 +5,0 @@ "main": "index.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