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.15 to 1.0.16

12

CHANGELOG.md

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

# v1.0.16 (Tue Oct 01 2019)
#### ⚠️ Pushed to master
- updated package.json and readme to reflect correct contributor commands. ([@poorpaddy](https://github.com/poorpaddy))
#### Authors: 1
- poorpaddy ([@poorpaddy](https://github.com/poorpaddy))
---
# v1.0.15 (Tue Oct 01 2019)

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

4

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

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

"build:watch": "babel src/lib -w -d lib --copy-files",
"contributors:add": "all-contributors",
"contributors:generate": "all-contributors generate",
"docs": "webpack-dev-server --config src/docs/webpack.config.live.babel.js",

@@ -28,0 +26,0 @@ "docs:build": "NODE_ENV=production webpack --config src/docs/webpack.config.live.babel.js",

@@ -288,2 +288,5 @@ <div align="center">

`yarn all-contributors add <username> <contribution>`
Example: `yarn all-contributors add poorpaddy code,doc`
### Adding a Contributor

@@ -290,0 +293,0 @@

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