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

next-test-api-routes

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

next-test-api-routes - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

4

index.d.ts

@@ -1,2 +0,2 @@

declare const createMocks: any;
export declare const createMocks: any;
/**

@@ -8,3 +8,3 @@ * Parse the response

*/
declare function parseResponse(response: any): {
export declare function parseResponse(response: any): {
statusCode: any;

@@ -11,0 +11,0 @@ headers: any;

{
"name": "next-test-api-routes",
"version": "0.0.1",
"version": "0.0.2",
"description": "A Lightweight library for testing Next.js API routes",

@@ -5,0 +5,0 @@ "author": "Shahrad Elahi <shahrad@litehex.com>",

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