Socket
Socket
Sign inDemoInstall

@sanity/presentation

Package Overview
Dependencies
Maintainers
44
Versions
135
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sanity/presentation - npm Package Compare versions

Comparing version 1.6.0 to 1.6.1

dist/_chunks/index-FmSEN7zm.cjs

17

CHANGELOG.md
# Changelog
## [1.6.1](https://github.com/sanity-io/visual-editing/compare/presentation-v1.6.0...presentation-v1.6.1) (2024-01-19)
### Bug Fixes
* **deps:** Update sanity monorepo to ^3.25.0 ([#709](https://github.com/sanity-io/visual-editing/issues/709)) ([aba05de](https://github.com/sanity-io/visual-editing/commit/aba05de6c24470f4c1e1be1ab7c88903c9570e15))
* remove `parentRefPath` warning ([2b4641c](https://github.com/sanity-io/visual-editing/commit/2b4641c1e0ca318c9b3a5512673f65559b14a665))
### Dependencies
* The following workspace dependencies were updated
* dependencies
* @sanity/preview-url-secret bumped from ^1.5.2 to ^1.5.3
* devDependencies
* @sanity/visual-editing-helpers bumped from 0.2.3 to 0.2.4
## [1.6.0](https://github.com/sanity-io/visual-editing/compare/presentation-v1.5.3...presentation-v1.6.0) (2024-01-16)

@@ -5,0 +22,0 @@

2

dist/index.js

@@ -1,1 +0,1 @@

export{p as presentationTool,u as usePresentationNavigate,e as usePresentationParams}from"./_chunks/index-scF3Q7eu.js";//# sourceMappingURL=index.js.map
export{p as presentationTool,u as usePresentationNavigate,e as usePresentationParams}from"./_chunks/index-nfty5GbG.js";//# sourceMappingURL=index.js.map
{
"name": "@sanity/presentation",
"version": "1.6.0",
"version": "1.6.1",
"homepage": "https://github.com/sanity-io/visual-editing/tree/main/packages/presentation#readme",

@@ -109,3 +109,3 @@ "bugs": {

"@sanity/icons": "^2.8.0",
"@sanity/preview-url-secret": "^1.5.2",
"@sanity/preview-url-secret": "^1.5.3",
"@types/lodash.isequal": "^4.5.8",

@@ -124,11 +124,11 @@ "fast-deep-equal": "3.1.3",

"@sanity/pkg-utils": "^3.3.8",
"@sanity/ui": "2.0.0",
"@sanity/visual-editing-helpers": "0.2.3",
"@sanity/ui": "2.0.1",
"@sanity/visual-editing-helpers": "0.2.4",
"happy-dom": "^13.1.4",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"sanity": "^3.24.1",
"sanity": "^3.25.0",
"styled-components": "6.1.8",
"typescript": "^5.3.3",
"vitest": "^1.2.0"
"vitest": "^1.2.1"
},

@@ -135,0 +135,0 @@ "peerDependencies": {

@@ -8,8 +8,8 @@ # @sanity/presentation

```sh
npm install @sanity/presentation
```
The Presentation tool is exported directly by `sanity`, so in most cases installing the package directly is not necessary.
To learn more about the Presentation tool and how to configure it, refer to [this article](https://www.sanity.io/docs/presentation) in the official Sanity documentation.
[gzip-badge]: https://img.shields.io/bundlephobia/minzip/@sanity/presentation?label=gzip%20size&style=flat-square
[size-badge]: https://img.shields.io/bundlephobia/min/@sanity/presentation?label=size&style=flat-square
[bundlephobia]: https://bundlephobia.com/package/@sanity/presentation

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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