Skip to content

Commit 7aa408d

Browse files
authored
Update AngularJS versions
1 parent 92c877c commit 7aa408d

File tree

1 file changed

+2
-11
lines changed

1 file changed

+2
-11
lines changed

docs/els-for-languages/README.md

+2-11
Original file line numberDiff line numberDiff line change
@@ -2307,7 +2307,7 @@ ELS for AngularJS is currently in active development. If you are interested in u
23072307

23082308
### Supported AngularJS Versions
23092309

2310-
* AngularJS 1.4, 1.5, 1.6, 1.7, 1.8
2310+
* AngularJS 1.5, 1.6, 1.7, 1.8
23112311

23122312
### Vulnerability Coverage and Target Response Times
23132313

@@ -2393,15 +2393,6 @@ TuxCare provides ELS for AngularJS as an NPM package, hosted on a secure interna
23932393

23942394
* Update your `package.json` file to replace your AngularJS dependencies with the TuxCare packages:
23952395

2396-
**AngularJS 1.4**
2397-
2398-
```text
2399-
"dependencies": {
2400-
"@els-angularjs/angular-1.4": "^0.0.1",
2401-
"angular": "./node_modules/@els-angular/angularjs-1.4/deps/angular"
2402-
}
2403-
```
2404-
24052396
**AngularJS 1.5**
24062397

24072398
```text
@@ -2452,4 +2443,4 @@ TuxCare provides ELS for AngularJS as an NPM package, hosted on a secure interna
24522443
2 vulnerabilities (1 moderate, 1 high)
24532444
```
24542445

2455-
* You've successfully integrated the TuxCare ELS for AngularJS repository into your project.
2446+
* You've successfully integrated the TuxCare ELS for AngularJS repository into your project.

0 commit comments

Comments
 (0)