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

ld-react-components

Package Overview
Dependencies
Maintainers
1
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.6-canary.379 to 1.0.6

12

CHANGELOG.md

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

# v1.0.6 (Wed Sep 25 2019)
#### 🐛 Bug Fix
- --force for push-dir [#15](https://github.com/intuit/LD-React-Components/pull/15) ([@vvscode](https://github.com/vvscode))
#### Authors: 1
- Vasiliy Vanchuk ([@vvscode](https://github.com/vvscode))
---
# v1.0.5 (Mon Sep 23 2019)

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

4

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

@@ -26,3 +26,3 @@ "main": "dist/index.js",

"docs:build": "NODE_ENV=production webpack --config src/docs/webpack.config.live.babel.js",
"docs:publish": "push-dir --dir=src/docs/dist --branch=gh-pages --cleanup --verbose",
"docs:publish": "push-dir --dir=src/docs/dist --branch=gh-pages --cleanup --verbose --force",
"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