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.31.0 to 0.32.0

2

dist/utils.js

@@ -19,3 +19,3 @@ "use strict";

const normalize_locale_path_1 = require("next/dist/shared/lib/i18n/normalize-locale-path");
const image_config_1 = require("next/dist/server/image-config");
const image_config_1 = require("next/dist/shared/lib/image-config");
function parseRoute({ route, }) {

@@ -22,0 +22,0 @@ const { i18n } = (0, nextConfig_1.getNextConfig)();

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

@@ -83,3 +83,3 @@ "types": "dist/index.d.ts",

"lodash": "^4.17.21",
"next": "^12.1.0",
"next": "^12.1.1",
"next-page-tester-on-npm": "npm:next-page-tester@^0.25.0",

@@ -107,3 +107,3 @@ "prettier": "^2.2.1",

"peerDependencies": {
"next": "^12.1.0",
"next": "^12.1.1",
"react": "^16.6.0 || ^17",

@@ -110,0 +110,0 @@ "react-dom": "^16.6.0 || ^17"

@@ -169,3 +169,4 @@ # Next page tester

| v0.29.0 + | v11.1.1 -> v11.X | |
| v0.31.0 + | v12.1.0 + | |
| v0.31.0 + | v12.1.0 | |
| v0.32.0 + | v12.1.1 + | |

@@ -172,0 +173,0 @@ Since:

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