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

storyblok-js-client

Package Overview
Dependencies
Maintainers
7
Versions
197
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

storyblok-js-client - npm Package Compare versions

Comparing version 6.7.0 to 6.7.1

2

dist/types/index.d.ts

@@ -15,3 +15,3 @@ import RichTextResolver from './richTextResolver';

};
interface ISbResponseData {
export interface ISbResponseData {
link_uuids: string[];

@@ -18,0 +18,0 @@ links: string[];

{
"name": "storyblok-js-client",
"version": "6.7.0",
"version": "6.7.1",
"description": "Universal JavaScript SDK for Storyblok's API",

@@ -5,0 +5,0 @@ "license": "MIT",

@@ -50,3 +50,3 @@ import throttledQueue from './throttlePromise'

interface ISbResponseData {
export interface ISbResponseData {
link_uuids: string[]

@@ -53,0 +53,0 @@ links: string[]

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