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.10 to 1.0.11

13

CHANGELOG.md

@@ -0,1 +1,14 @@

# v1.0.11 (Fri Sep 27 2019)
#### ⚠️ Pushed to master
- custom commit message ([@hipstersmoothie](https://github.com/hipstersmoothie))
- fix docs ([@hipstersmoothie](https://github.com/hipstersmoothie))
#### Authors: 1
- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
---
# v1.0.10 (Fri Sep 27 2019)

@@ -2,0 +15,0 @@

4

package.json
{
"name": "ld-react-components",
"version": "1.0.10",
"version": "1.0.11",
"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": "git push origin :gh-pages && git subtree push --prefix src/docs/dist origin gh-pages -m 'auto commit [ci skip]'",
"docs:publish": "push-dir --cleanup --dir=src/docs/dist --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