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.62 to 1.0.63

2

API/index.js

@@ -1,2 +0,2 @@

var LDApi = require('../dist/LaunchDarklyClient/index.js');
var LDApi = require('../dist/LaunchDarklyClient/index.ts');
module.exports = new LDApi();

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

# v1.0.63 (Thu Oct 31 2019)
#### 🐛 Bug Fix
- Updating import extension from js to ts [#68](https://github.com/intuit/LD-React-Components/pull/68) ([@erwintj](https://github.com/erwintj))
#### Authors: 1
- Trevor Erwin ([@erwintj](https://github.com/erwintj))
---
# v1.0.62 (Thu Oct 31 2019)

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

{
"name": "ld-react-components",
"version": "1.0.62",
"version": "1.0.63",
"description": "Semantic component helpers to support LaunchDarkly in your react app.",

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

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