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.3 to 1.0.0

8

CHANGELOG.md
# @astrojs/react
## 1.0.0
### Major Changes
- [`04ad44563`](https://github.com/withastro/astro/commit/04ad445632c67bdd60c1704e1e0dcbcaa27b9308) - > Astro v1.0 is out! Read the [official announcement post](https://astro.build/blog/astro-1/).
**No breaking changes**. This package is now officially stable and compatible with `astro@1.0.0`!
## 0.4.3

@@ -4,0 +12,0 @@

6

package.json
{
"name": "@astrojs/react",
"description": "Use React components within Astro",
"version": "0.4.3",
"version": "1.0.0",
"type": "module",

@@ -38,4 +38,4 @@ "types": "./dist/index.d.ts",

"@types/react-dom": "^17.0.17",
"astro": "1.0.0-rc.7",
"astro-scripts": "0.0.6",
"astro": "1.0.0",
"astro-scripts": "0.0.7",
"react": "^18.1.0",

@@ -42,0 +42,0 @@ "react-dom": "^18.1.0"

Sorry, the diff of this file is not supported yet

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