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

@sanity/block-content-tests

Package Overview
Dependencies
Maintainers
7
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sanity/block-content-tests - npm Package Compare versions

Comparing version 0.0.10 to 0.0.11

2

package.json
{
"name": "@sanity/block-content-tests",
"version": "0.0.10",
"version": "0.0.11",
"description": "Tests for shared block content rendering logic",

@@ -5,0 +5,0 @@ "main": "tests.js",

@@ -19,3 +19,8 @@ const identity = inp => inp

try {
render({blocks: passedInput, serializers})
render({
blocks: passedInput,
serializers,
projectId: '3do82whm',
dataset: 'production'
})
} catch (error) {

@@ -22,0 +27,0 @@ // ignore

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