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

storybook-pretty-props

Package Overview
Dependencies
Maintainers
1
Versions
44
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

storybook-pretty-props - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

dist/cjs/types/Enum.js.map

16

CHANGELOG.md

@@ -0,1 +1,17 @@

# v1.0.2 (Fri Apr 10 2020)
:tada: This release contains work from a new contributor! :tada:
Thank you, Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie)), for all your work!
#### ⚠️ Pushed to `master`
- add publishConfig ([@hipstersmoothie](https://github.com/hipstersmoothie))
#### Authors: 1
- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
---
# v1.0.1 (Fri Apr 10 2020)

@@ -2,0 +18,0 @@

5

package.json
{
"name": "storybook-pretty-props",
"version": "1.0.1",
"version": "1.0.2",
"description": "Render prop types in a pretty way! Useful for storybook addons that display prop types.",

@@ -14,2 +14,5 @@ "main": "./dist/cjs/index.js",

],
"publishConfig": {
"registry": "https://registry.npmjs.org"
},
"license": "MIT",

@@ -16,0 +19,0 @@ "scripts": {

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