Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: vsternbach/angularjs-typescript-webpack
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: vsternbach/angularjs-typescript-webpack
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: greenkeeper/css-loader-3.5.0
Choose a head ref
Able to merge. These branches can be automatically merged.
  • 2 commits
  • 2 files changed
  • 1 contributor

Commits on Apr 6, 2020

  1. Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    6de6c97 View commit details
  2. Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    3e4c216 View commit details
Showing with 91 additions and 48 deletions.
  1. +90 −47 package-lock.json
  2. +1 −1 package.json
137 changes: 90 additions & 47 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -15,7 +15,7 @@
"angularjs-testbed": "^0.3.3",
"copyfiles": "2.1.0",
"cross-env": "5.2.0",
"css-loader": "2.1.1",
"css-loader": "3.5.0",
"file-loader": "3.0.1",
"fork-ts-checker-webpack-plugin": "^1.3.3",
"html-loader": "0.5.5",