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.10 to 3.2.12

2

dist/register.js

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

}
};
}; /* eslint-disable react/no-danger */

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

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

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

"scripts": {
"prepublish": "node ../../scripts/prepublish.js",
"prepare": "node ../../scripts/prepare.js",
"publish-storybook": "bash .scripts/publish_storybook.sh",

@@ -23,5 +23,5 @@ "storybook": "start-storybook -p 9010"

"dependencies": {
"@storybook/addons": "^3.2.10",
"babel-runtime": "^6.23.0",
"prop-types": "^15.5.10",
"@storybook/addons": "^3.2.12",
"babel-runtime": "^6.26.0",
"prop-types": "^15.6.0",
"util-deprecate": "^1.0.2"

@@ -31,5 +31,5 @@ },

"git-url-parse": "^6.2.2",
"react": "^15.6.1",
"react": "^16.0.0",
"react-addons-test-utils": "^15.5.1",
"react-dom": "^15.6.1"
"react-dom": "^16.0.0"
},

@@ -36,0 +36,0 @@ "peerDependencies": {

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

/* eslint-disable react/no-danger */
import React from 'react';

@@ -2,0 +3,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