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

ld-react-components

Package Overview
Dependencies
Maintainers
2
Versions
116
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ld-react-components - npm Package Compare versions

Comparing version 1.0.21 to 1.0.22

12

CHANGELOG.md

@@ -0,1 +1,13 @@

# v1.0.22 (Thu Oct 03 2019)
#### ⚠️ Pushed to master
- remove storybook directory ([@poorpaddy](https://github.com/poorpaddy))
#### Authors: 1
- Dave Bergschneider ([@poorpaddy](https://github.com/poorpaddy))
---
# v1.0.21 (Thu Oct 03 2019)

@@ -2,0 +14,0 @@

6

package.json
{
"name": "ld-react-components",
"version": "1.0.21",
"version": "1.0.22",
"description": "Semantic component helpers to support LaunchDarkly in your react app.",

@@ -25,4 +25,4 @@ "main": "dist/index.js",

"build:watch": "babel src/lib -w -d lib --copy-files",
"docs:build": "build-storybook",
"docs:publish": "push-dir --cleanup --dir=./storybook-static --branch=gh-pages --message='Update Docs [skip ci]'",
"docs:build": "build-storybook -c .storybook -o .out",
"docs:publish": "push-dir --cleanup --dir=storybook --branch=gh-pages --message='Update Docs [skip ci]'",
"dev": "yarn docs",

@@ -29,0 +29,0 @@ "release": "auto shipit"

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