New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@simonbackx/simple-endpoints

Package Overview
Dependencies
Maintainers
1
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@simonbackx/simple-endpoints - npm Package Compare versions

Comparing version 1.11.1 to 1.11.2

1

dist/src/RouterServer.js

@@ -100,3 +100,2 @@ "use strict";

else {
console.error(e);
response = new EncodedResponse_1.EncodedResponse(500, headers, JSON.stringify(new simple_errors_1.SimpleErrors(new simple_errors_1.SimpleError({

@@ -103,0 +102,0 @@ code: "internal_error",

2

package.json

@@ -5,3 +5,3 @@ {

"types": "./dist/index.d.ts",
"version": "1.11.1",
"version": "1.11.2",
"scripts": {

@@ -8,0 +8,0 @@ "test": "jest --setupFiles dotenv/config",

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