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

@sanity/react-loader

Package Overview
Dependencies
Maintainers
44
Versions
221
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.1.1 to 1.1.2

15

CHANGELOG.md

@@ -15,2 +15,17 @@ # Changelog

## [1.1.2](https://github.com/sanity-io/visual-editing/compare/react-loader-v1.1.1...react-loader-v1.1.2) (2023-11-29)
### Bug Fixes
* **deps:** update dependency @sanity/client to ^6.9.0 ([#434](https://github.com/sanity-io/visual-editing/issues/434)) ([c7c8ec5](https://github.com/sanity-io/visual-editing/commit/c7c8ec59e6503060eb60800bac4a494e39c1595c))
* **deps:** update dependency @sanity/client to ^6.9.1 ([#437](https://github.com/sanity-io/visual-editing/issues/437)) ([6974b0d](https://github.com/sanity-io/visual-editing/commit/6974b0d6fabd9911af40f6a1de645473b47df19d))
### Dependencies
* The following workspace dependencies were updated
* dependencies
* @sanity/core-loader bumped to 1.0.3
## [1.1.1](https://github.com/sanity-io/visual-editing/compare/react-loader-v1.1.0...react-loader-v1.1.1) (2023-11-27)

@@ -17,0 +32,0 @@

20

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

@@ -138,10 +138,10 @@ "bugs": {

"dependencies": {
"@sanity/core-loader": "1.0.2"
"@sanity/core-loader": "1.0.3"
},
"devDependencies": {
"@sanity/client": "^6.8.6",
"@sanity/pkg-utils": "^3.2.4",
"@types/react": "^18.2.38",
"@typescript-eslint/eslint-plugin": "^6.12.0",
"@typescript-eslint/parser": "^6.12.0",
"@sanity/client": "^6.9.1",
"@sanity/pkg-utils": "^3.2.5",
"@types/react": "^18.2.39",
"@typescript-eslint/eslint-plugin": "^6.13.1",
"@typescript-eslint/parser": "^6.13.1",
"eslint": "^8.54.0",

@@ -154,7 +154,7 @@ "eslint-config-prettier": "^9.0.0",

"vitest": "^0.34.6",
"channels": "0.0.0",
"visual-editing-helpers": "0.0.0"
"visual-editing-helpers": "0.0.0",
"channels": "0.0.0"
},
"peerDependencies": {
"@sanity/client": "^6.8.6",
"@sanity/client": "^6.9.1",
"react": "^18.2.0"

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