关键是使用HashCheck这个工具进行比较。

In this document we describe how to use the tool to check if Spartacus libraries being used by customers were modified. This tool checks Spartacus libraries being used by a customer are “pristine” - same as from npmjs.

Follow below steps:

1- Download the attached jar file.

2- Copy the content of below folders in the customer source code to a temporary folder

…/cloud-commerce-spartacus-storefront/dist/core

…/cloud-commerce-spartacus-storefront/dist/storefrontlib

3- Copy the content of below folder in the Sparatacus pristine source code to a temporary folder

…/cloud-commerce-spartacus-storefront/dist/core

…/cloud-commerce-spartacus-storefront/dist/storefrontlib

4- Execute the jar file by running

java -jar Downloads/HashCheck.jar

5- Enter the path to the temporary folder you created for customer libararies

6- Enter the path to the temporary folder you created for Spartacus pristine libraries.

8- if the libraries are changed the application would let you know.

如何确认客户使用的Spartacus库文件是未经修改过的原始版本相关推荐

  1. Windows7 库 文件夹图标修改(转载)

    修改 Windows7 "库"文件夹默认图标 步骤如下: 1.准备好将要使用的图标 2.建立好对应的库的的文件夹后,打开到"X:\Users\<用户 名>\A ...

  2. Lighttpd libdir默认库文件路径分析及修改操作说明

    启动lighttpd出现找不到mod_indexfile.so库 / # lighttpd -f /etc/lighttpd.conf 2022-09-29 18:15:33: plugin.c.19 ...

  3. netpayclient.php,银联 chinapay php版本库文件netpayclient php在php5 4以上版本中提示hex2bin 重定义...

    今天用ecshop时,发现了这个问题. 经过解码, 完美解决问题. 贴出解码代码,以供参考. // This file is protected by copyright law & prov ...

  4. 查看库文件编译时所使用的GCC版本号

    可以使用如下命令来查看库文件编译时所使用的GCC版本: strings -a xxx.a | grep "GCC"

  5. Qt下使用vs编译的库文件

    Qt下调用VS制作的静态库    1.制作静态库的编译器和Qt版本的编译器是一样     如果是使用Visual Studio 制作的静态库,比如使用Visual Studio 2013制作的,而要使 ...

  6. C++库文件导出可见性

    导出符号 C++中除了语言级别的访问特性(公有.私有和保护)外,还有两个相关的概念允许暴露API中的符号,它们位于物理层次,分别是: 外部链接 导出可见性 外部链接 外部链接这个术语是指一个编译单元中 ...

  7. SourceInsight 4.0 之四 项目配置(库文件引入、配置宏添加、快捷键修改等)

    问题   在创建完成 Source Insight 工程后,我们就可以使用绝大部分功能.但是如果用的多了就会发现,其与我们真正的 IDE(通常我们仅用 Source Insight 编辑代码,实际的编 ...

  8. 添加库文件_S7200的库文件导至200SMART正确操作

    由于产品升级,有很多朋友问我,西门子200的库文件如何导入200samrt中? 今天就来说说如何将 Micro/WIN 的库文件导入到 Micro/WIN SMART 中,一步步来操作,小白也能看懂的 ...

  9. Keil 5(MDK 5)中的 Pack Installer下载不了库文件包的解决替代方法(在Keil官网下载Packs库文件)

    想要使用keil自带的Pack Installer安装一些需要的软件包,但是Pack Installer经常出现各种问题,导致安装不了,比如: 其实我们可以先去网站把库文件包下载下来,然后自己导入就可 ...

最新文章

  1. TVM Operator Inventory (TOPI)简介
  2. mysql5.7 sql监控_MySQL5.7中 performance和sys schema中的监控参数解释
  3. 面试题;40个多线程的问题 背1 有用
  4. yum安装软件包提示Error Downloading Packages解决方法
  5. 技术向:一文读懂卷积神经网络CNN
  6. wxWidgets:wxListItem类用法
  7. ClientScript.RegisterClientScriptBlock 不执行
  8. html 获取鼠标在canvas上的坐标,html5-canvas 检测鼠标在画布上的位置
  9. MySQL 数据库架构
  10. 【问题解决:死锁】Lock wait timeout exceeded; try restarting transaction的问题
  11. php地图找房代码,腾讯地图实现地图找房功能
  12. 怎么用html创建表格,HTML创建表格
  13. mysql怎么设置001,[MySQL光速入门]001 让MySQL跑起来
  14. 分析时间序列数据的六个图表
  15. 高德地图的路线规划 简易版
  16. 今日,首款国产超小体积5G通信模组商用!
  17. 【Java面试高频-集合】- 读写的场景设计集合是怎么样?对于读多写少要如何设计的呢?对于读少写多又该如何设计呢?
  18. 图像编码与 H264 基础知识
  19. 在Linux直接运行安卓程序
  20. 多个相机内外参标定详解[halcon]

热门文章

  1. Android shape的使用(圆角矩形)
  2. 收藏 | 史上最全的“大数据”学习资源
  3. ServiceStack.Text反序列化lowercase_underscore_names格式的JSON
  4. 动态规划之最长公共子序列(LCS)
  5. Linux系统下***软件大荟萃
  6. JavaScript快速学习
  7. 简单的前端上传图片代码
  8. UCMap移动GIS 时空地图GIS
  9. Java调用webservice.asmx接口.
  10. 子组件是表格时向父组件传值