jest-next-dynamic
Advanced tools
Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "jest-next-dynamic", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"main": "index.js", | ||
"types": "index.d.ts", | ||
"license": "MIT", | ||
"files": [ | ||
"index.js" | ||
"index.js", | ||
"index.d.ts" | ||
], | ||
"scripts": { | ||
"test": "jest" | ||
"test": "jest", | ||
"version": "yarn changeset version", | ||
"changeset": "changeset" | ||
}, | ||
"devDependencies": { | ||
"@babel/core": "^7.3.3", | ||
"babel-core": "^7.0.0-bridge", | ||
"babel-jest": "^24.1.0", | ||
"babel-plugin-dynamic-import-node": "^2.2.0", | ||
"jest": "^24.9.0", | ||
"next": "^9.0.0", | ||
"react": "^16.8.3", | ||
"react-dom": "^16.8.3", | ||
"react-test-renderer": "^16.8.3" | ||
"@babel/core": "^7.26.0", | ||
"@babel/runtime": "^7.26.0", | ||
"@changesets/cli": "^2.27.10", | ||
"@svitejs/changesets-changelog-github-compact": "^1.2.0", | ||
"babel-jest": "^29.7.0", | ||
"babel-plugin-dynamic-import-node": "^2.3.3", | ||
"jest": "^29.7.0", | ||
"next": "^14.2.2", | ||
"react": "^18.3.1", | ||
"react-dom": "^18.3.1", | ||
"react-test-renderer": "^18.3.1" | ||
} | ||
} |
@@ -0,5 +1,7 @@ | ||
<a href="https://commerce.nearform.com/open-source/" target="_blank"> | ||
<img alt="Jest-Next-Dynamic" src="https://oss.nearform.com/api/banner.svg?text=jest-next-dynamic" /> | ||
</a> | ||
[![Maintenance Status][maintenance-image]](#maintenance-status) | ||
# jest-next-dynamic | ||
Unlike [react-loadable](https://github.com/jamiebuilds/react-loadable), the | ||
@@ -52,7 +54,12 @@ [dynamic import](https://github.com/zeit/next.js#dynamic-import) support | ||
``` | ||
## 🤝 Contributing | ||
Please see our [Contributing](./CONTRIBUTING.md) guide. | ||
## Maintenance Status | ||
**Experimental:** This project is quite new. We're not sure what our ongoing maintenance plan for this project will be. Bug reports, feature requests and pull requests are welcome. If you like this project, let us know! | ||
**Active:** NearForm (Previously Formidable) is actively working on this project, and we expect to continue work on this project for the foreseeable future. Bug reports, feature requests and pull requests are welcome. | ||
[maintenance-image]: https://img.shields.io/badge/maintenance-experimental-blueviolet.svg | ||
[maintenance-image]: https://img.shields.io/badge/maintenance-active-green.svg?color=brightgreen&style=flat | ||
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
Unstable ownership
Supply chain riskA new collaborator has begun publishing package versions. Package stability and security risk may be elevated.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
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
6253
5
50
65
11
1
1