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

@react-native-async-storage/async-storage

Package Overview
Dependencies
Maintainers
1
Versions
64
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@react-native-async-storage/async-storage - npm Package Compare versions

Comparing version 1.16.1 to 1.16.2

17

package.json
{
"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

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