@react-native-async-storage/async-storage
Advanced tools
Comparing version 1.16.1 to 1.16.2
{ | ||
"name": "@react-native-async-storage/async-storage", | ||
"version": "1.16.1", | ||
"version": "1.16.2", | ||
"description": "Asynchronous, persistent, key-value storage system for React Native.", | ||
@@ -75,8 +75,8 @@ "main": "lib/commonjs/index.js", | ||
"@react-native-community/eslint-config": "^3.0.0", | ||
"@semantic-release/changelog": "^5.0.1", | ||
"@semantic-release/git": "9.0.0", | ||
"@semantic-release/changelog": "^6.0.0", | ||
"@semantic-release/git": "^10.0.0", | ||
"@types/react": "^17.0.0", | ||
"@types/react-native": "^0.64.0", | ||
"concurrently": "^6.4.0", | ||
"detox": "17.10.6", | ||
"detox": "^19.4.5", | ||
"eslint": "^7.0.0", | ||
@@ -91,9 +91,12 @@ "expo": "^43.0.0", | ||
"react-native-macos": "^0.64.0", | ||
"react-native-test-app": "^0.9.19", | ||
"react-native-test-app": "^1.1.4", | ||
"react-native-web": "^0.17.0", | ||
"react-native-windows": "^0.64.0", | ||
"react-test-renderer": "17.0.1", | ||
"semantic-release": "^17.4.6", | ||
"semantic-release": "^19.0.0", | ||
"typescript": "^4.5.0" | ||
}, | ||
"resolutions": { | ||
"npm/chalk": "^4.1.2" | ||
}, | ||
"jest": { | ||
@@ -113,3 +116,3 @@ "preset": "react-native", | ||
"device": { | ||
"type": "iPhone 11" | ||
"type": "iPhone 13" | ||
} | ||
@@ -116,0 +119,0 @@ }, |
Sorry, the diff of this file is not supported yet
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
402816