Socket
Socket
Sign inDemoInstall

@rebel-framework/env

Package Overview
Dependencies
1
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.3.3 to 0.3.4

7

package.json
{
"name": "@rebel-framework/env",
"version": "0.3.3",
"version": "0.3.4",
"private": false,

@@ -23,2 +23,4 @@ "description": "Rebel Framework environment file reader",

"watch": "tsc && babel src --root-mode upward --out-dir build --extensions '.ts' --watch",
"test": "jest --passWithNoTests --runInBand",
"coverage": "jest --coverage --passWithNoTests --runInBand",
"type-check": "npx tsc",

@@ -31,2 +33,5 @@ "format": "npx prettier .",

},
"dependencies": {
"@rebel-framework/core": "latest"
},
"keywords": [

@@ -33,0 +38,0 @@ "serverless",

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc