Socket
Socket
Sign inDemoInstall

@storybook/postinstall

Package Overview
Dependencies
Maintainers
5
Versions
1102
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.0-pr-22285-sha-d07bfc52 to 0.0.0-pr-22499-sha-edffc853

7

package.json
{
"name": "@storybook/postinstall",
"version": "0.0.0-pr-22285-sha-d07bfc52",
"version": "0.0.0-pr-22499-sha-edffc853",
"description": "Storybook addons postinstall utilities",

@@ -40,3 +40,4 @@ "keywords": [

"*.js",
"*.d.ts"
"*.d.ts",
"!src/**/*"
],

@@ -48,3 +49,3 @@ "scripts": {

"devDependencies": {
"jest": "^29.3.1",
"jest": "^29.7.0",
"jest-specific-snapshot": "^8.0.0",

@@ -51,0 +52,0 @@ "jscodeshift": "^0.14.0",

@@ -1,2 +0,2 @@

# Storybook Postinstall Utilties
# Storybook Postinstall Utilities

@@ -3,0 +3,0 @@ A minimal utility library for addons to update project configurations after the addon is installed via the [Storybook CLI](https://github.com/storybookjs/storybook/tree/main/lib/cli), e.g. `sb add docs`.

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc