nextjs-node-loader
Advanced tools
Comparing version 1.1.5-alpha.0 to 1.1.5
{ | ||
"name": "nextjs-node-loader", | ||
"version": "1.1.5-alpha.0", | ||
"version": "1.1.5", | ||
"description": "Allows you to include native Node.js `.node` modules in your Next.js project", | ||
@@ -52,6 +52,6 @@ "license": "MIT", | ||
"@webpack-contrib/eslint-config-webpack": "^3.0.0", | ||
"babel-jest": "^27.5.1", | ||
"babel-jest": "^29.0.0", | ||
"cross-env": "^7.0.3", | ||
"del": "^6.1.1", | ||
"del-cli": "^3.0.1", | ||
"del-cli": "^5.0.0", | ||
"eslint": "^8.50.0", | ||
@@ -61,5 +61,5 @@ "eslint-config-prettier": "^9.0.0", | ||
"husky": "^8.0.0", | ||
"jest": "^27.5.1", | ||
"jest": "^29.0.0", | ||
"lint-staged": "^14.0.1", | ||
"memfs": "^3.4.13", | ||
"memfs": "^4.0.0", | ||
"npm-run-all": "^4.1.5", | ||
@@ -66,0 +66,0 @@ "prettier": "^3.0.3", |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
0
6910