Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@astrojs/react

Package Overview
Dependencies
Maintainers
4
Versions
103
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@astrojs/react - npm Package Compare versions

Comparing version 0.4.1-pre.0 to 0.4.1-pre.1

8

package.json
{
"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"

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc