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.23 to 1.0.24

.storybook/addons.js

17

CHANGELOG.md

@@ -0,1 +1,18 @@

# v1.0.24 (Thu Oct 03 2019)
#### 🐛 Bug Fix
- 18 setup docs ci [#31](https://github.com/intuit/LD-React-Components/pull/31) (gary_grumbley@intuit.com [@poorpaddy](https://github.com/poorpaddy))
#### ⚠️ Pushed to master
- fixed frozen lock file ([@poorpaddy](https://github.com/poorpaddy))
#### Authors: 2
- Dave Bergschneider ([@poorpaddy](https://github.com/poorpaddy))
- gary (gary_grumbley@intuit.com)
---
# v1.0.23 (Thu Oct 03 2019)

@@ -2,0 +19,0 @@

7

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

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

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

@@ -30,0 +29,0 @@ },

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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