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

@storybook/addon-backgrounds

Package Overview
Dependencies
Maintainers
12
Versions
1926
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@storybook/addon-backgrounds - npm Package Compare versions

Comparing version 3.3.14 to 3.3.15

1

dist/BackgroundPanel.js

@@ -163,2 +163,3 @@ 'use strict';

api.setQueryParams({ background: null });
_this.updateIframe('none');
});

@@ -165,0 +166,0 @@ return _this;

2

package.json
{
"name": "@storybook/addon-backgrounds",
"version": "3.3.14",
"version": "3.3.15",
"description": "A storybook addon to show different backgrounds for your preview",

@@ -5,0 +5,0 @@ "keywords": [

@@ -92,2 +92,3 @@ import { document } from 'global';

api.setQueryParams({ background: null });
this.updateIframe('none');
});

@@ -94,0 +95,0 @@ }

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