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.10 to 3.1.12

lib/internalGetEnv.d.ts

1

lib/index.d.ts
export * from './environment';
export * from './internalGetEnv';

@@ -14,1 +14,2 @@ "use strict";

__exportStar(require("./environment"), exports);
__exportStar(require("./internalGetEnv"), exports);

6

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

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

"dependencies": {
"@orion-js/crypto": "3.1.7"
"@orion-js/crypto": "^3.1.12"
},

@@ -29,3 +29,3 @@ "devDependencies": {

},
"gitHead": "40fa0800303f49ad08890b2bedff2cdadb81360d"
"gitHead": "a6b82a931bea3179dfac4099579096c4f7a780bb"
}
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