@react-native-async-storage/async-storage
Advanced tools
Comparing version 1.17.11 to 1.17.12
{ | ||
"name": "@react-native-async-storage/async-storage", | ||
"version": "1.17.11", | ||
"version": "1.17.12", | ||
"description": "Asynchronous, persistent, key-value storage system for React Native.", | ||
@@ -40,3 +40,2 @@ "main": "lib/commonjs/index.js", | ||
"scripts": { | ||
"ci": "yarn --pure-lockfile --non-interactive", | ||
"format": "concurrently yarn:format:*", | ||
@@ -93,3 +92,3 @@ "format:c": "clang-format -i $(git ls-files '*.cpp' '*.h' '*.m' '*.mm')", | ||
"react-native-macos": "^0.68.0", | ||
"react-native-test-app": "^1.6.10", | ||
"react-native-test-app": "^2.3.10", | ||
"react-native-web": "^0.17.0", | ||
@@ -101,2 +100,3 @@ "react-native-windows": "^0.68.0", | ||
}, | ||
"packageManager": "yarn@3.4.1", | ||
"resolutions": { | ||
@@ -103,0 +103,0 @@ "npm/chalk": "^4.1.2" |
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
407123