File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 20552055 "build:prerelease" : " cross-env IS_PRE_RELEASE_VERSION_OF_JUPYTER_EXTENSION=true npm run build" ,
20562056 "build:stable" : " cross-env IS_PRE_RELEASE_VERSION_OF_JUPYTER_EXTENSION=false npm run build" ,
20572057 "build" : " concurrently npm:compile-release npm:updatePackageJsonForBundle" ,
2058- "check-licenses" : " npx license-checker-rseidelsohn --onlyAllow 'MIT;Apache-2.0;ISC;BSD-2-Clause;BSD-3-Clause;0BSD;Python-2.0;CC0-1.0;CC-BY-3.0;CC-BY-4.0;Unlicense;BlueOak-1.0.0;MPL-2.0' --excludePrivatePackages" ,
2058+ "check-licenses" : " npx license-checker-rseidelsohn --onlyAllow 'MIT;Apache-2.0;ISC;BSD-2-Clause;BSD-3-Clause;0BSD;Python-2.0;CC0-1.0;CC-BY-3.0;CC-BY-4.0;Unlicense;BlueOak-1.0.0;MPL-2.0' --excludePrivatePackages --excludePackages 'bootstrap-less@3.3.8' " ,
20592059 "checkDependencies" : " gulp checkDependencies" ,
20602060 "clean" : " gulp clean" ,
20612061 "compile-esbuild-watch" : " npx tsx build/esbuild/build.ts --watch" ,
You can’t perform that action at this time.
0 commit comments