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

react-habitat

Package Overview
Dependencies
Maintainers
4
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-habitat - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

8

CHANGELOG.md

@@ -5,2 +5,10 @@ ## React Habitat Change log

-
### [1.0.1]
- Typo fixes in Readme. Thanks @ryanpcmcquen
### [1.0.0]
**Breaking Change:** `registerAsync` now expects a function. Please see [migration guide](https://github.com/DeloitteDigitalAPAC/react-habitat/wiki/v0.5---v1.0-Migration-Guide).

@@ -7,0 +15,0 @@

2

package.json
{
"name": "react-habitat",
"version": "1.0.0",
"version": "1.0.1",
"description": "A React DOM Bootstrapper designed to harmonise a hybrid application",

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

@@ -363,3 +363,3 @@ ![Deloitte Digital](https://raw.githubusercontent.com/DeloitteDigital/DDBreakpoints/master/docs/deloittedigital-logo-white.png)

}))
.as('AsynReactComponent');
.as('AsyncReactComponent');
```

@@ -393,3 +393,3 @@

}))
.as('AsynReactComponent');
.as('AsyncReactComponent');
```

@@ -396,0 +396,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