28375. EPMO Open Source Coordination Office Redaction File Detail Report

Produced by Araxis Merge on 6/20/2018 10:18:28 AM Central Daylight Time. See www.araxis.com for information about Merge. This report uses XHTML and CSS2, and is best viewed with a modern standards-compliant browser. For optimum results when printing this report, use landscape orientation and enable printing of background images and colours in your browser.

28375.1 Files compared

# Location File Last Modified
1 CCRS.zip\CCRS\claimviewer-B2S5.zip\claimviewer-master-069e6e0309cf2401b875380af9a35309c152463e\src\environments environment.sqa.ts Mon Apr 9 17:30:07 2018 UTC
2 CCRS.zip\CCRS\claimviewer-B2S5.zip\claimviewer-master-069e6e0309cf2401b875380af9a35309c152463e\src\environments environment.sqa.ts Thu Jun 14 15:16:10 2018 UTC

28375.2 Comparison summary

Description Between
Files 1 and 2
Text Blocks Lines
Unchanged 2 18
Changed 1 2
Inserted 0 0
Removed 0 0

28375.3 Comparison options

Whitespace
Character case Differences in character case are significant
Line endings Differences in line endings (CR and LF characters) are ignored
CR/LF characters Not shown in the comparison detail

28375.4 Active regular expressions

No regular expressions were active.

28375.5 Comparison detail

  1   // The fil e contents  for the c urrent env ironment w ill overwr ite these  during bui ld.
  2   // The bui ld system  defaults t o the dev  environmen t which us es `enviro nment.ts`,  but if yo u do
  3   // `ng bui ld --env=p rod` then  `environme nt.prod.ts ` will be  used inste ad.
  4   // The lis t of which  env maps  to which f ile can be  found in  `.angular- cli.json`.
  5  
  6   export con st environ ment = {
  7       produc tion: fals e,
  8       isMock Data: fals e,
  9       backen dUrl: 'htt p://DNS. U RL
  10   };