File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change 3030 "test-e2e" : " node ./e2e | tap-spec" ,
3131 "cover" : " istanbul cover _mocha $(find ./lib -name \" *.spec.js\" -not -path \" ./node_modules/*\" ); open coverage/lcov-report/index.html" ,
3232 "changelog" : " conventional-changelog -p angular -o CHANGELOG.md -r 500" ,
33- "semantic-release" : " semantic-release pre && npm publish && semantic-release post"
33+ "semantic-release" : " semantic-release pre && npm publish && semantic-release post" ,
34+ "install" : " npm i v8-profiler --build-from-source || exit 0"
3435 },
3536 "repository" : {
3637 "type" : " git" ,
4344 "bl" : " 1.1.2" ,
4445 "continuation-local-storage" : " 3.1.7" ,
4546 "debug" : " 2.2.0" ,
46- "heapdump" : " 0.3.7" ,
4747 "lodash.assign" : " 4.0.9" ,
4848 "lodash.defaults" : " 4.0.1" ,
4949 "lodash.flatmap" : " 4.3.0" ,
5757 "optionalDependencies" : {
5858 "microtime" : " 2.1.1" ,
5959 "event-loop-stats" : " 1.0.0" ,
60+ "heapdump" : " 0.3.7" ,
6061 "gc-stats" : " 1.0.0" ,
6162 "v8-profiler" : " 5.6.5"
6263 },
You can’t perform that action at this time.
0 commit comments