abstract-components
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "abstract-components", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"type": "module", | ||
@@ -23,3 +23,3 @@ "files": [ | ||
}, | ||
"dependencies": { | ||
"peerDependencies": { | ||
"react": "^18.3.1", | ||
@@ -29,2 +29,4 @@ "react-dom": "^18.3.1" | ||
"devDependencies": { | ||
"react": "^18.3.1", | ||
"react-dom": "^18.3.1", | ||
"@eslint/js": "^9.8.0", | ||
@@ -31,0 +33,0 @@ "@types/node": "^22.3.0", |
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
8988
0
18
- Removedreact@^18.3.1
- Removedreact-dom@^18.3.1