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

@storyblok/js

Package Overview
Dependencies
Maintainers
7
Versions
91
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@storyblok/js - npm Package Compare versions

Comparing version 1.8.1 to 1.8.2

2

dist/types/types.d.ts

@@ -15,3 +15,3 @@ import StoryblokJSClient, { StoryblokConfig, StoryblokComponent } from "storyblok-js-client";

export declare type SbPluginFactory = (options: SbSDKOptions) => any;
export declare type SbBlokKeyDataTypes = string | number | object | boolean;
export declare type SbBlokKeyDataTypes = string | number | object | boolean | undefined;
export interface SbBlokData extends StoryblokComponent<string> {

@@ -18,0 +18,0 @@ [index: string]: SbBlokKeyDataTypes;

{
"name": "@storyblok/js",
"version": "1.8.1",
"version": "1.8.2",
"description": "SDK to integrate Storyblok into your project using JavaScript.",

@@ -5,0 +5,0 @@ "main": "./dist/storyblok-js.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