@astrojs/react
Advanced tools
Comparing version 0.4.1-pre.0 to 0.4.1-pre.1
{ | ||
"name": "@astrojs/react", | ||
"description": "Use React components within Astro", | ||
"version": "0.4.1-pre.0", | ||
"version": "0.4.1-pre.1", | ||
"type": "module", | ||
@@ -37,2 +37,3 @@ "types": "./dist/index.d.ts", | ||
"dependencies": { | ||
"@babel/core": ">=7.0.0-0 <8.0.0", | ||
"@babel/plugin-transform-react-jsx": "^7.17.12" | ||
@@ -52,7 +53,2 @@ }, | ||
}, | ||
"peerDependenciesMeta": { | ||
"@babel/core": { | ||
"optional": true | ||
} | ||
}, | ||
"engines": { | ||
@@ -59,0 +55,0 @@ "node": "^14.20.0 || >=16.14.0" |
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
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
0
19068
4
+ Added@babel/core@>=7.0.0-0 <8.0.0