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

app-sh

Package Overview
Dependencies
Maintainers
1
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

app-sh - npm Package Compare versions

Comparing version 1.10.0 to 1.11.0

1

dist/app-sh.d.ts

@@ -184,2 +184,3 @@ /// <reference types="node" />

clearCookies(res: HttpServerResponse, cookies: string[]): void;
getCookie(req: HttpServerRequest, cookieName: string): string | null;
static body(options?: {

@@ -186,0 +187,0 @@ maxBodySize?: number;

2

package.json
{
"version": "1.10.0",
"version": "1.11.0",
"name": "app-sh",

@@ -4,0 +4,0 @@ "description": "App Shell",

Sorry, the diff of this file is not supported yet

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