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

expo-checkbox

Package Overview
Dependencies
Maintainers
24
Versions
60
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

expo-checkbox - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

6

CHANGELOG.md

@@ -11,2 +11,8 @@ # Changelog

## 1.0.3 — 2021-03-10
### 🐛 Bug fixes
- Remove peerDependencies and unimodulePeerDependencies from Expo modules. ([#11980](https://github.com/expo/expo/pull/11980) by [@brentvatne](https://github.com/brentvatne))
## 1.0.2 — 2021-01-15

@@ -13,0 +19,0 @@

10

package.json
{
"name": "expo-checkbox",
"version": "1.0.2",
"version": "1.0.3",
"description": "Checkbox for Android and web",

@@ -32,8 +32,4 @@ "main": "build/Checkbox.js",

"homepage": "https://docs.expo.io/versions/latest/sdk/checkbox",
"peerDependencies": {
"react": "*",
"react-native": "*"
},
"devDependencies": {
"expo-module-scripts": "^1.2.0"
"expo-module-scripts": "^2.0.0"
},

@@ -43,3 +39,3 @@ "jest": {

},
"gitHead": "e362887ddc6ba4e3518efd623d64b3cbd301a6a9"
"gitHead": "20fd5d772b3909444cf5c981845625801fe51e78"
}
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