Skip to content

Commit

Permalink
Merge branch 'release/14.0.0'
Browse files Browse the repository at this point in the history
  • Loading branch information
schilzx committed Jul 18, 2022
2 parents 4018916 + fd1ad14 commit d560e3f
Show file tree
Hide file tree
Showing 42 changed files with 20,443 additions and 6,737 deletions.
8 changes: 5 additions & 3 deletions angular.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,10 @@
"buildOptimizer": false,
"sourceMap": true,
"optimization": false,
"namedChunks": true
"namedChunks": true,
"allowedCommonJsDependencies": [
"shiro-trie"
]
},
"configurations": {
"production": {
Expand Down Expand Up @@ -232,6 +235,5 @@
}
}
}
},
"defaultProject": "ngx-security"
}
}
1 change: 0 additions & 1 deletion docs/105.b6a7fcaeefc5ad22.js

This file was deleted.

1 change: 1 addition & 0 deletions docs/112.a88186864411852c.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions docs/142.ef56ea4205bbfb00.js

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

1 change: 1 addition & 0 deletions docs/19.50dd030b1823f101.js

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

1 change: 0 additions & 1 deletion docs/235.9e1faea91179bf71.js

This file was deleted.

1 change: 0 additions & 1 deletion docs/382.e991128f129f48d3.js

This file was deleted.

6 changes: 3 additions & 3 deletions docs/3rdpartylicenses.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ MIT
MIT
The MIT License

Copyright (c) 2021 Google LLC.
Copyright (c) 2022 Google LLC.

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down Expand Up @@ -39,7 +39,7 @@ MIT
MIT
The MIT License

Copyright (c) 2021 Google LLC.
Copyright (c) 2022 Google LLC.

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down Expand Up @@ -327,7 +327,7 @@ zone.js
MIT
The MIT License

Copyright (c) 2010-2020 Google LLC. https://angular.io/license
Copyright (c) 2010-2022 Google LLC. https://angular.io/license

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
1 change: 1 addition & 0 deletions docs/466.5c02a4a93b3c875e.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions docs/475.c360b794355653a9.js

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

1 change: 1 addition & 0 deletions docs/483.ef28965620848cd1.js

Large diffs are not rendered by default.

Loading

0 comments on commit d560e3f

Please sign in to comment.