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

@storyblok/astro

Package Overview
Dependencies
Maintainers
7
Versions
83
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@storyblok/astro - npm Package Compare versions

Comparing version 2.0.7 to 2.0.8

2

dist/index.d.ts

@@ -7,3 +7,3 @@ import { StoryblokClient } from "@storyblok/js";

export declare function renderRichText(data: ISbRichtext, options?: SbRichTextOptions): string;
export declare type IntegrationOptions = {
export type IntegrationOptions = {
/**

@@ -10,0 +10,0 @@ * The access token from your space.

{
"name": "@storyblok/astro",
"version": "2.0.7",
"version": "2.0.8",
"description": "Official Astro integration for the Storyblok Headless CMS",

@@ -43,4 +43,4 @@ "main": "./dist/storyblok-astro.js",

"typescript": "4.9.5",
"vite": "^4.0.4",
"vite-plugin-dts": "^1.7.1"
"vite": "^4.1.4",
"vite-plugin-dts": "^1.7.3"
},

@@ -47,0 +47,0 @@ "repository": {

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