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 5.3.0 to 5.3.1

1

dist/types/interfaces.d.ts

@@ -90,2 +90,3 @@ import { ResponseFn } from './sbFetch';

default_full_slug?: string;
path?: string;
translated_slugs?: {

@@ -92,0 +93,0 @@ path: string;

2

package.json
{
"name": "storyblok-js-client",
"version": "5.3.0",
"version": "5.3.1",
"description": "Universal JavaScript SDK for Storyblok's API",

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

@@ -96,2 +96,3 @@ import { ResponseFn } from './sbFetch'

default_full_slug?: string
path?: string
translated_slugs?: {

@@ -98,0 +99,0 @@ path: string

@@ -112,3 +112,2 @@ import { SbHelpers } from './sbHelpers'

}

@@ -115,0 +114,0 @@ try {

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