@modern-js-reduck/react
Advanced tools
Comparing version 1.0.2 to 1.0.3-alpha.1
{ | ||
"name": "@modern-js-reduck/react", | ||
"version": "1.0.2", | ||
"version": "1.0.3-alpha.1", | ||
"files": [ | ||
@@ -30,2 +30,9 @@ "dist" | ||
}, | ||
"scripts": { | ||
"prepare": "pnpm build", | ||
"prepublishOnly": "pnpm build --platform", | ||
"new": "modern new", | ||
"build": "modern build", | ||
"test": "modern test" | ||
}, | ||
"dependencies": { | ||
@@ -40,13 +47,15 @@ "@babel/runtime": "^7", | ||
"@modern-js/plugin-testing": "^1.6.0", | ||
"@testing-library/jest-dom": "^5.14.1", | ||
"@testing-library/react": "^12.0.0", | ||
"@testing-library/jest-dom": "^5.16.5", | ||
"@testing-library/react": "^13.3.0", | ||
"@testing-library/react-12": "npm:@testing-library/react@^12", | ||
"@types/invariant": "^2.2.34", | ||
"@types/jest": "^27.5.1", | ||
"@types/node": "^14", | ||
"@types/react": "^17", | ||
"@types/react-dom": "^17", | ||
"@types/react": "^18", | ||
"@types/react-dom": "^18", | ||
"@types/testing-library__jest-dom": "^5.14.1", | ||
"create-react-class": "15.7.0", | ||
"react": "^17.0.2", | ||
"react-dom": "^17.0.2", | ||
"react": "^18.0.0", | ||
"react-dom": "^18.0.0", | ||
"react-17": "npm:react@^17", | ||
"react-dom-17": "npm:react-dom@^17", | ||
"redux": "^4.1.1", | ||
@@ -58,4 +67,15 @@ "typescript": "^4" | ||
"peerDependencies": { | ||
"react": "^17.0.2" | ||
"@types/react": "^16.8 || ^17.0 || ^18.0", | ||
"@types/react-dom": "^16.8 || ^17.0 || ^18.0", | ||
"react": "^16.8 || ^17.0 || ^18.0", | ||
"react-dom": "^16.8 || ^17.0 || ^18.0" | ||
}, | ||
"peerDependenciesMeta": { | ||
"@types/react": { | ||
"optional": true | ||
}, | ||
"@types/react-dom": { | ||
"optional": true | ||
} | ||
}, | ||
"publishConfig": { | ||
@@ -65,8 +85,3 @@ "registry": "https://registry.npmjs.org/", | ||
}, | ||
"repository": "modern-js-dev/reduck", | ||
"scripts": { | ||
"new": "modern new", | ||
"build": "modern build", | ||
"test": "modern test" | ||
} | ||
} | ||
"repository": "modern-js-dev/reduck" | ||
} |
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
7874
8
17
4
0
1