New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@expo/html-elements

Package Overview
Dependencies
Maintainers
22
Versions
89
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@expo/html-elements - npm Package Compare versions

Comparing version 0.4.2 to 0.4.3

8

CHANGELOG.md

@@ -11,7 +11,11 @@ # Changelog

### 💡 Others
## 0.4.3 — 2023-05-08
### 🐛 Bug fixes
- Prevent babel plugin from running on node_modules. ([#21594](https://github.com/expo/expo/pull/21594) by [@EvanBacon](https://github.com/EvanBacon))
- Prevent babel plugin from transforming `html` and `body` on web. ([#21594](https://github.com/expo/expo/pull/21594) by [@EvanBacon](https://github.com/EvanBacon))
### 💡 Others
## 0.4.1 — 2023-02-09

@@ -18,0 +22,0 @@

{
"name": "@expo/html-elements",
"version": "0.4.2",
"version": "0.4.3",
"description": "Universal semantic HTML React components for iOS, Android, web, and desktop",

@@ -61,3 +61,4 @@ "main": "build/Elements.js",

"expo-module-scripts": "^3.0.0"
}
},
"gitHead": "4ba50c428c8369bb6b3a51a860d4898ad4ccbe78"
}

@@ -35,3 +35,3 @@ <h1 align="center">@expo/html-elements</h1>

```sh
```
yarn add @expo/html-elements

@@ -38,0 +38,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