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

urc

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

urc - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

5

CHANGELOG.md

@@ -5,3 +5,8 @@ # Change Log

<a name="1.0.2"></a>
## [1.0.2](https://github.com/zerkalica/lom_atom/compare/v1.0.1...v1.0.2) (2018-03-06)
<a name="1.0.1"></a>
## 1.0.1 (2018-03-06)

2

package.json
{
"name": "urc",
"version": "1.0.1",
"version": "1.0.2",
"description": "Universal react connect decorator builder",

@@ -5,0 +5,0 @@ "publishConfig": {

// @flow
import type {IReactAtom, IReactHost} from './createConnect'
export {default as createConnect} from './createConnect'
export type {
IReactHost,
IReactAtom
}
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