New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

expo-checkbox

Package Overview
Dependencies
Maintainers
23
Versions
67
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 2.1.0 to 2.2.0

4

CHANGELOG.md

@@ -13,2 +13,6 @@ # Changelog

## 2.2.0 — 2022-07-07
_This version does not introduce any user-facing changes._
## 2.1.0 — 2022-04-18

@@ -15,0 +19,0 @@

4

package.json
{
"name": "expo-checkbox",
"version": "2.1.0",
"version": "2.2.0",
"description": "Basic checkbox for iOS, Android, and web",

@@ -38,3 +38,3 @@ "main": "build/Checkbox.js",

},
"gitHead": "89a27c0ca0ca8becd7546697298e874a15e94faf"
"gitHead": "e893ff2b01e108cf246cec02318c0df9d6bc603c"
}

@@ -8,3 +8,3 @@ // @generated by expo-module-scripts

"include": ["./src"],
"exclude": ["**/__mocks__/*", "**/__tests__/*"]
"exclude": ["**/__mocks__/*", "**/__tests__/*", "**/__stories__/*"]
}
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