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.6 to 0.3.7

6

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

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

"scripts": {
"build": "tsc && babel src --root-mode upward --out-dir build --extensions '.ts'",
"watch": "tsc && babel src --root-mode upward --out-dir build --extensions '.ts' --watch",
"build": "tsc && babel src --root-mode upward --out-dir build --extensions '.ts' --ignore '**/**/*.test.ts'",
"watch": "tsc && babel src --root-mode upward --out-dir build --extensions '.ts' --ignore '**/**/*.test.ts' --watch",
"test": "jest --passWithNoTests --runInBand",

@@ -25,0 +25,0 @@ "coverage": "jest --coverage --passWithNoTests --runInBand",

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