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

@unimodules/core

Package Overview
Dependencies
Maintainers
21
Versions
36
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@unimodules/core - npm Package Compare versions

Comparing version 5.1.1 to 5.1.2

10

CHANGELOG.md

@@ -11,3 +11,13 @@ # Changelog

- Fixed error when serializing a `Map` containing a `null` ([#8153](https://github.com/expo/expo/pull/8153) by [@sjchmiela](https://github.com/sjchmiela))
## [5.1.1] - 2020-05-05
### 🛠 Breaking changes
### 🎉 New features
### 🐛 Bug fixes
- Fixed a rare undetermined behavior that may have been a result of misuse of `dispatch_once_t` on iOS ([#7576](https://github.com/expo/expo/pull/7576) by [@sjchmiela](https://github.com/sjchmiela))
- Fixed error when serializing a `Map` containing a `Bundle` ([#8068](https://github.com/expo/expo/pull/8068) by [@sjchmiela](https://github.com/sjchmiela))

4

package.json
{
"name": "@unimodules/core",
"version": "5.1.1",
"version": "5.1.2",
"description": "Universal modules core",

@@ -39,3 +39,3 @@ "main": "build/index.js",

},
"gitHead": "e17e06c2fe626e963b647a66081d32b2a80c2e25"
"gitHead": "5a58a408ddb1c0019dce4a1612bc766916ee010a"
}

Sorry, the diff of this file is not supported yet

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