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

storyblok-js-client

Package Overview
Dependencies
Maintainers
1
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 1.0.25 to 1.0.26

8

dist/index.d.ts

@@ -32,3 +32,3 @@ declare global {

interface StoryblokConfig {
export interface StoryblokConfig {
accessToken?: string

@@ -43,3 +43,3 @@ oauthToken?: string

interface StoryblokCache {
export interface StoryblokCache {
type?: 'memory'

@@ -99,3 +99,3 @@ clear?: 'auto' | 'manual'

interface StoriesParams {
export interface StoriesParams {
token?: string

@@ -119,3 +119,3 @@ with_tag?: string

interface StoryParams {
export interface StoryParams {
token?: string

@@ -122,0 +122,0 @@ find_by?: 'uuid'

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

@@ -5,0 +5,0 @@ "main": "./dist/index.js",

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