You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 7-8.RSVP β†’
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

Comparing version 3.4.8 to 3.4.9

8

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

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

"dependencies": {
"dotenv": "^16.0.3"
"dotenv": "^16.3.1"
},
"devDependencies": {
"@babel/core": "^7.20.5",
"@babel/core": "^7.22.5",
"codecov": "^3.8.3",
"jest": "29.3.1",
"jest-junit": "^15.0.0",
"xo": "^0.53.1"
"xo": "^0.54.2"
},

@@ -36,0 +36,0 @@ "author": "Kemal Ahmed",

@@ -248,3 +248,7 @@ # react-native-dotenv [![CircleCI](https://circleci.com/gh/goatandsheep/react-native-dotenv.svg?style=svg)](https://circleci.com/gh/goatandsheep/react-native-dotenv)

...
"typeRoots": ["./src/types"],
"compilerOptions": {
...
"typeRoots": ["./src/types"],
...
}
...

@@ -251,0 +255,0 @@ }

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚑️ by Socket Inc