Socket
Socket
Sign inDemoInstall

@orion-js/env

Package Overview
Dependencies
Maintainers
3
Versions
23
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.24 to 3.1.25

2

lib/environment/getDts.js

@@ -10,3 +10,3 @@ "use strict";

export const env: {
${keys.map(key => ` ${key}: string;`).join('\n')}
${keys.map(key => ` ${key}: string`).join('\n')}
}

@@ -13,0 +13,0 @@ }

{
"name": "@orion-js/env",
"version": "3.1.24",
"version": "3.1.25",
"main": "lib/index.js",

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

},
"gitHead": "0cf7e83aaff738b621455afeb9d281b266ebb5bb"
"gitHead": "48f30c51fea96518fab7fedf7643d6493f4f56bc"
}
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