New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

ng-process-env

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ng-process-env - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

3

package.json
{
"name": "ng-process-env",
"version": "1.0.2",
"version": "1.0.3",
"description": "**ng-process-env** will help you to retrieve values from System Environment variables and update relevant `environment.ts` file.",
"scripts": {
"prepublish": "npm run build",
"build": "tsc -p tsconfig.json",

@@ -7,0 +8,0 @@ "test": "npm run build && jasmine src/**/*_spec.js",

@@ -34,2 +34,7 @@ # Environment variables from process into Angular app

Define environment name
```bash
? You can set name for config to be updated or added as a new one, 'onprem' - default
```
#Collect Vars

@@ -36,0 +41,0 @@

@@ -15,5 +15,5 @@ {

"description": "give a name to configuration, 'onprem' - default",
"x-prompt": "You can set name for config to be updated or added as a new"
"x-prompt": "You can set name for config to be updated or added as a new one, 'onprem' - default"
}
}
}

Sorry, the diff of this file is not supported yet

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