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

@sanity/react-loader

Package Overview
Dependencies
Maintainers
47
Versions
241
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sanity/react-loader - npm Package Compare versions

Comparing version 1.9.7 to 1.9.8

7

CHANGELOG.md

@@ -41,2 +41,9 @@ <!-- markdownlint-disable --><!-- textlint-disable -->

## [1.9.8](https://github.com/sanity-io/visual-editing/compare/react-loader-v1.9.7...react-loader-v1.9.8) (2024-04-05)
### Bug Fixes
* improve support for worker runtimes ([#1268](https://github.com/sanity-io/visual-editing/issues/1268)) ([69b3364](https://github.com/sanity-io/visual-editing/commit/69b33649157c53463254ee6b515ecf5767eacb49))
## [1.9.7](https://github.com/sanity-io/visual-editing/compare/react-loader-v1.9.6...react-loader-v1.9.7) (2024-04-05)

@@ -43,0 +50,0 @@

6

package.json
{
"name": "@sanity/react-loader",
"version": "1.9.7",
"version": "1.9.8",
"homepage": "https://github.com/sanity-io/visual-editing/tree/main/packages/react-loader#readme",

@@ -20,2 +20,6 @@ "bugs": {

"source": "./src/index.ts",
"deno": "./dist/index.js",
"edge": "./dist/index.js",
"edge-light": "./dist/index.js",
"worker": "./dist/index.js",
"react-server": "./dist/rsc/index.react-server.js",

@@ -22,0 +26,0 @@ "browser": {

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