storyblok-js-client
Advanced tools
Comparing version 5.3.0 to 5.3.1
@@ -90,2 +90,3 @@ import { ResponseFn } from './sbFetch'; | ||
default_full_slug?: string; | ||
path?: string; | ||
translated_slugs?: { | ||
@@ -92,0 +93,0 @@ path: string; |
{ | ||
"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 { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
132185
3662