Socket
Socket
Sign inDemoInstall

realar

Package Overview
Dependencies
Maintainers
1
Versions
129
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

realar - npm Package Compare versions

Comparing version 0.3.0 to 0.3.1

4

package.json
{
"name": "realar",
"version": "0.3.0",
"version": "0.3.1",
"description": "React state manager",

@@ -90,3 +90,3 @@ "repository": {

},
"gitHead": "3da3733c538da3d9dc5827e0d66ef5f77527f100"
"gitHead": "ef9f660e9d9b57e435e4f91e3cc7b82ec2f47a7e"
}

@@ -57,3 +57,14 @@ # Realar

And update your babel config if your want to use [babel-plugin](https://github.com/betula/babel-plugin-realar) for automatic decorated arrow function components:
```javascript
// .babelrc
{
"plugins": [
"realar/babel"
]
}
```
Enjoy and happy coding!
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