You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

angular-server-side-configuration

Package Overview
Dependencies
Maintainers
1
Versions
67
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

angular-server-side-configuration - npm Package Compare versions

Comparing version

to
19.0.1

2

package.json
{
"name": "angular-server-side-configuration",
"version": "19.0.0",
"version": "19.0.1",
"description": "Configure an angular application on the server",

@@ -5,0 +5,0 @@ "repository": {

@@ -265,3 +265,3 @@ # angular-server-side-configuration

# Install ngssc binary
ADD https://github.com/kyubisation/angular-server-side-configuration/releases/download/v19.0.0/ngssc_64bit /usr/sbin/ngssc
ADD https://github.com/kyubisation/angular-server-side-configuration/releases/download/v19.0.1/ngssc_64bit /usr/sbin/ngssc
RUN chmod +x /usr/sbin/ngssc

@@ -268,0 +268,0 @@

@@ -15,3 +15,3 @@ {

"dockerfile": {
"version": "19.0.0",
"version": "19.0.1",
"description": "Updates the download url for ngssc",

@@ -18,0 +18,0 @@ "factory": "./ng-update/index#dockerfile"