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

@lykmapipo/env

Package Overview
Dependencies
Maintainers
1
Versions
113
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lykmapipo/env - npm Package Compare versions

Comparing version 0.3.0 to 0.3.1

7

package.json
{
"name": "@lykmapipo/env",
"version": "0.3.0",
"version": "0.3.1",
"description": "Helper utilities for accessing environment variables",

@@ -38,3 +38,2 @@ "main": "index.js",

"chai": "^4.2.0",
"dotenv": "^6.0.0",
"grunt": "^1.0.3",

@@ -49,5 +48,7 @@ "grunt-contrib-jshint": "^2.0.0",

"peerDependencies": {
"dotenv": "^6.0.0",
"lodash": "^4.17.11"
},
"dependencies": {
"dotenv": "^6.0.0"
},
"engines": {

@@ -54,0 +55,0 @@ "node": ">=8.11.1",

@@ -18,3 +18,3 @@ # env

```sh
npm install --save dotenv lodash @lykmapipo/env
npm install --save lodash @lykmapipo/env
```

@@ -21,0 +21,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