Socket
Socket
Sign inDemoInstall

@storybook/addon-notes

Package Overview
Dependencies
Maintainers
8
Versions
487
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@storybook/addon-notes - npm Package Compare versions

Comparing version 3.2.6 to 3.2.7

2

dist/register.js

@@ -51,3 +51,3 @@ 'use strict';

}
}; /* eslint-disable import/no-extraneous-dependencies, import/no-unresolved, import/extensions */
};

@@ -54,0 +54,0 @@ var Notes = exports.Notes = function (_React$Component) {

{
"name": "@storybook/addon-notes",
"version": "3.2.6",
"version": "3.2.7",
"description": "Write notes for your Storybook stories.",

@@ -24,2 +24,3 @@ "keywords": [

"babel-runtime": "^6.23.0",
"prop-types": "^15.5.10",
"util-deprecate": "^1.0.2"

@@ -29,3 +30,2 @@ },

"git-url-parse": "^6.2.2",
"prop-types": "^15.5.10",
"react": "^15.6.1",

@@ -32,0 +32,0 @@ "react-addons-test-utils": "^15.5.1",

@@ -1,3 +0,1 @@

/* eslint-disable import/no-extraneous-dependencies, import/no-unresolved, import/extensions */
import React from 'react';

@@ -4,0 +2,0 @@ import PropTypes from 'prop-types';

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