Socket
Socket
Sign inDemoInstall

react-native-dotenv

Package Overview
Dependencies
Maintainers
3
Versions
41
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-native-dotenv - npm Package Compare versions

Comparing version 3.4.3 to 3.4.4

7

package.json
{
"name": "react-native-dotenv",
"version": "3.4.3",
"version": "3.4.4",
"description": "Load environment variables using import statements.",

@@ -26,6 +26,6 @@ "repository": "github:goatandsheep/react-native-dotenv",

"dependencies": {
"dotenv": "^16.0.3"
"dotenv": "^16.0.3",
"@babel/core": "^7.20.5"
},
"devDependencies": {
"@babel/core": "^7.20.5",
"codecov": "^3.8.3",

@@ -63,3 +63,2 @@ "jest": "29.3.1",

"peerDependencies": {
"@babel/core": "^7.20.5",
"@babel/runtime": "^7.20.6"

@@ -66,0 +65,0 @@ },

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