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

next-page-tester

Package Overview
Dependencies
Maintainers
2
Versions
46
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

next-page-tester - npm Package Compare versions

Comparing version 0.32.0 to 0.33.0

2

package.json
{
"name": "next-page-tester",
"description": "Enable DOM integration testing on Next.js pages",
"version": "0.32.0",
"version": "0.33.0",
"main": "dist/index.js",

@@ -6,0 +6,0 @@ "types": "dist/index.d.ts",

@@ -1,3 +0,4 @@

# Next page tester
# Next page tester (deprecated)
[![deprecated](http://badges.github.io/stability-badges/dist/deprecated.svg)](http://github.com/badges/stability-badges)
[![Build status][ci-badge]][ci]

@@ -7,2 +8,8 @@ [![Test coverage report][coveralls-badge]][coveralls]

## This project is deprecated
Next.js took a development course which makes the testing approach adopted by this library obsolete. Next page tester maintainers suggest to use browser testing, instead.
## Intro
The missing DOM integration testing tool for [Next.js][next-github].

@@ -9,0 +16,0 @@

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