next-page-tester
Advanced tools
Comparing version 0.31.0 to 0.32.0
@@ -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: |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
125218
330