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

@sanity/core-loader

Package Overview
Dependencies
Maintainers
42
Versions
208
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sanity/core-loader - npm Package Compare versions

Comparing version 0.9.0-pink-lizard to 1.0.0

7

CHANGELOG.md
# Changelog
## [1.0.0](https://github.com/sanity-io/visual-editing/compare/core-loader-v0.9.0-pink-lizard...core-loader-v1.0.0) (2023-11-15)
### Features
* production ready release ([#246](https://github.com/sanity-io/visual-editing/issues/246)) ([993c3cc](https://github.com/sanity-io/visual-editing/commit/993c3cc621921971087053950a1dc88fd9e34762))
## [0.9.0-pink-lizard](https://github.com/sanity-io/visual-editing/compare/core-loader-v0.8.1-pink-lizard...core-loader-v0.9.0-pink-lizard) (2023-11-13)

@@ -4,0 +11,0 @@

5

package.json
{
"name": "@sanity/core-loader",
"version": "0.9.0-pink-lizard",
"version": "1.0.0",
"homepage": "https://github.com/sanity-io/visual-editing/tree/main/packages/core-loader#readme",

@@ -140,4 +140,3 @@ "bugs": {

"publishConfig": {
"access": "public",
"tag": "pink-lizard"
"access": "public"
},

@@ -144,0 +143,0 @@ "scripts": {

26

README.md
# @sanity/core-loader
[![npm stat](https://img.shields.io/npm/dm/@sanity/core-loader.svg?style=flat-square)](https://npm-stat.com/charts.html?package=@sanity/core-loader)
[![npm version](https://img.shields.io/npm/v/@sanity/core-loader/pink-lizard.svg?style=flat-square)](https://www.npmjs.com/package/@sanity/core-loader)
[![npm version](https://img.shields.io/npm/v/@sanity/core-loader.svg?style=flat-square)](https://www.npmjs.com/package/@sanity/core-loader)
[![gzip size][gzip-badge]][bundlephobia]
[![size][size-badge]][bundlephobia]
> **Warning**
>
> This is an experimental package. Breaking changes may be introduced at any time. It's not production ready.
```sh
npm i --save-exact @sanity/core-loader@pink-lizard @sanity/client
npm install @sanity/core-loader @sanity/client
```
## Usage
TODO data fetching example
## Visual Editing
### @sanity/overlays
Link to @sanity/overlays README with setup.
Show how to set `data-sanity` attributes.
[gzip-badge]: https://img.shields.io/bundlephobia/minzip/@sanity/core-loader@pink-lizard?label=gzip%20size&style=flat-square
[size-badge]: https://img.shields.io/bundlephobia/min/@sanity/core-loader@pink-lizard?label=size&style=flat-square
[bundlephobia]: https://bundlephobia.com/package/@sanity/core-loader@pink-lizard
[gzip-badge]: https://img.shields.io/bundlephobia/minzip/@sanity/core-loader?label=gzip%20size&style=flat-square
[size-badge]: https://img.shields.io/bundlephobia/min/@sanity/core-loader?label=size&style=flat-square
[bundlephobia]: https://bundlephobia.com/package/@sanity/core-loader
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