Socket
Socket
Sign inDemoInstall

@storybook/react-dom-shim

Package Overview
Dependencies
Maintainers
30
Versions
684
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@storybook/react-dom-shim - npm Package Compare versions

Comparing version 7.0.0-beta.55 to 7.0.0-beta.56

5

dist/preset.d.ts

@@ -887,2 +887,3 @@ import { FileSystemCache } from 'file-system-cache';

docsMode?: boolean;
env?: (envs: Record<string, string>) => Record<string, string>;
features?: StorybookConfig['features'];

@@ -997,2 +998,6 @@ versionCheck?: VersionCheck;

legacyMdx1?: boolean;
/**
* Apply decorators from preview.js before decorators from addons or frameworks
*/
legacyDecoratorFileOrder?: boolean;
};

@@ -999,0 +1004,0 @@ /**

6

package.json
{
"name": "@storybook/react-dom-shim",
"version": "7.0.0-beta.55",
"version": "7.0.0-beta.56",
"description": "",

@@ -57,3 +57,3 @@ "keywords": [

"devDependencies": {
"@storybook/types": "7.0.0-beta.55",
"@storybook/types": "7.0.0-beta.56",
"typescript": "~4.9.3"

@@ -75,3 +75,3 @@ },

},
"gitHead": "fcabbb3d1837b193348cbdb7935d497049cd5243"
"gitHead": "26815b0ea07f3800cc514cccd242c8ab1f428b8c"
}
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