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

@orion-js/env

Package Overview
Dependencies
Maintainers
3
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@orion-js/env - npm Package Compare versions

Comparing version 3.1.22 to 3.1.23

lib/environment/load.d.ts

1

lib/environment/index.d.ts
export * from './getDts';
export * from './load';
export interface Variables {

@@ -3,0 +4,0 @@ [key: string]: string;

@@ -17,2 +17,3 @@ "use strict";

__exportStar(require("./getDts"), exports);
__exportStar(require("./load"), exports);
let variables = {};

@@ -19,0 +20,0 @@ const g = global;

4

package.json
{
"name": "@orion-js/env",
"version": "3.1.22",
"version": "3.1.23",
"main": "lib/index.js",

@@ -34,3 +34,3 @@ "author": "nicolaslopezj",

},
"gitHead": "51b5af5952a486e40392381f769c69cfdfdc7b5e"
"gitHead": "0194171f6f326dfa921cf6e9f341e5b733b7d11e"
}
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