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
44
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.3.0 to 1.3.1

16

CHANGELOG.md

@@ -24,2 +24,18 @@ # Changelog

## [1.3.1](https://github.com/sanity-io/visual-editing/compare/react-loader-v1.3.0...react-loader-v1.3.1) (2023-12-07)
### Bug Fixes
* **deps:** update dependency @sanity/client to ^6.9.3 ([#517](https://github.com/sanity-io/visual-editing/issues/517)) ([39528c8](https://github.com/sanity-io/visual-editing/commit/39528c8dc3f4898ad596c686513d9c13df9368e1))
### Dependencies
* The following workspace dependencies were updated
* dependencies
* @sanity/core-loader bumped from 1.1.2 to 1.1.3
* devDependencies
* @sanity/visual-editing-helpers bumped from 0.1.1 to 0.1.2
## [1.3.0](https://github.com/sanity-io/visual-editing/compare/react-loader-v1.2.1...react-loader-v1.3.0) (2023-12-06)

@@ -26,0 +42,0 @@

16

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

@@ -146,9 +146,9 @@ "bugs": {

"dependencies": {
"@sanity/core-loader": "1.1.2"
"@sanity/core-loader": "1.1.3"
},
"devDependencies": {
"@sanity/channels": "0.1.0",
"@sanity/client": "^6.9.1",
"@sanity/pkg-utils": "^3.3.2",
"@sanity/visual-editing-helpers": "0.1.1",
"@sanity/client": "^6.9.3",
"@sanity/pkg-utils": "^3.3.3",
"@sanity/visual-editing-helpers": "0.1.2",
"@types/react": "^18.2.42",

@@ -162,7 +162,7 @@ "@typescript-eslint/eslint-plugin": "^6.13.2",

"react": "^18.2.0",
"typescript": "^5.3.2",
"vitest": "^1.0.1"
"typescript": "^5.3.3",
"vitest": "^1.0.2"
},
"peerDependencies": {
"@sanity/client": "^6.9.1",
"@sanity/client": "^6.9.3",
"react": "^18.2.0"

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