expo-checkbox
Advanced tools
Comparing version 1.0.2 to 1.0.3
@@ -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 @@ |
{ | ||
"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" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
26833
0
0