hypothesis
Advanced tools
Comparing version 0.55.0 to 0.56.0
{ | ||
"fonts/KaTeX_AMS-Regular.woff": "fonts/KaTeX_AMS-Regular.woff?1b826a", | ||
"fonts/KaTeX_Main-Bold.woff": "fonts/KaTeX_Main-Bold.woff?b62e06", | ||
"fonts/KaTeX_Main-Italic.woff": "fonts/KaTeX_Main-Italic.woff?d1d0bb", | ||
"fonts/KaTeX_Main-Regular.woff": "fonts/KaTeX_Main-Regular.woff?2fdd2f", | ||
"fonts/KaTeX_Math-BoldItalic.woff": "fonts/KaTeX_Math-BoldItalic.woff?28078e", | ||
"fonts/KaTeX_Math-Italic.woff": "fonts/KaTeX_Math-Italic.woff?c07d5e", | ||
"fonts/KaTeX_Math-Regular.woff": "fonts/KaTeX_Math-Regular.woff?eae741", | ||
"fonts/KaTeX_Size1-Regular.woff": "fonts/KaTeX_Size1-Regular.woff?ac4ad9", | ||
"fonts/KaTeX_Size2-Regular.woff": "fonts/KaTeX_Size2-Regular.woff?67a68e", | ||
"fonts/KaTeX_Size3-Regular.woff": "fonts/KaTeX_Size3-Regular.woff?bb06c5", | ||
"fonts/KaTeX_Size4-Regular.woff": "fonts/KaTeX_Size4-Regular.woff?693c5e", | ||
"fonts/KaTeX_AMS-Regular.woff": "fonts/KaTeX_AMS-Regular.woff?d1708b", | ||
"fonts/KaTeX_Caligraphic-Bold.woff": "fonts/KaTeX_Caligraphic-Bold.woff?bce727", | ||
"fonts/KaTeX_Caligraphic-Regular.woff": "fonts/KaTeX_Caligraphic-Regular.woff?ff0a2a", | ||
"fonts/KaTeX_Fraktur-Bold.woff": "fonts/KaTeX_Fraktur-Bold.woff?4fe167", | ||
"fonts/KaTeX_Fraktur-Regular.woff": "fonts/KaTeX_Fraktur-Regular.woff?22ac05", | ||
"fonts/KaTeX_Main-Bold.woff": "fonts/KaTeX_Main-Bold.woff?355529", | ||
"fonts/KaTeX_Main-Italic.woff": "fonts/KaTeX_Main-Italic.woff?0bf8cb", | ||
"fonts/KaTeX_Main-Regular.woff": "fonts/KaTeX_Main-Regular.woff?76c0fe", | ||
"fonts/KaTeX_Math-BoldItalic.woff": "fonts/KaTeX_Math-BoldItalic.woff?9a79de", | ||
"fonts/KaTeX_Math-Italic.woff": "fonts/KaTeX_Math-Italic.woff?a0c5a3", | ||
"fonts/KaTeX_Math-Regular.woff": "fonts/KaTeX_Math-Regular.woff?741de0", | ||
"fonts/KaTeX_SansSerif-Bold.woff": "fonts/KaTeX_SansSerif-Bold.woff?0b932c", | ||
"fonts/KaTeX_SansSerif-Italic.woff": "fonts/KaTeX_SansSerif-Italic.woff?c0cfcc", | ||
"fonts/KaTeX_SansSerif-Regular.woff": "fonts/KaTeX_SansSerif-Regular.woff?0d52ce", | ||
"fonts/KaTeX_Script-Regular.woff": "fonts/KaTeX_Script-Regular.woff?30b05b", | ||
"fonts/KaTeX_Size1-Regular.woff": "fonts/KaTeX_Size1-Regular.woff?ac63f8", | ||
"fonts/KaTeX_Size2-Regular.woff": "fonts/KaTeX_Size2-Regular.woff?80afd2", | ||
"fonts/KaTeX_Size3-Regular.woff": "fonts/KaTeX_Size3-Regular.woff?579c05", | ||
"fonts/KaTeX_Size4-Regular.woff": "fonts/KaTeX_Size4-Regular.woff?44c744", | ||
"fonts/KaTeX_Typewriter-Regular.woff": "fonts/KaTeX_Typewriter-Regular.woff?6641c6", | ||
"fonts/h.woff": "fonts/h.woff?289c8e", | ||
"scripts/angular.bundle.js": "scripts/angular.bundle.js?0318e8", | ||
"scripts/app.bundle.js": "scripts/app.bundle.js?d1968f", | ||
"scripts/injector.bundle.js": "scripts/injector.bundle.js?d65758", | ||
"scripts/jquery.bundle.js": "scripts/jquery.bundle.js?a0abc0", | ||
"scripts/katex.bundle.js": "scripts/katex.bundle.js?69a56a", | ||
"scripts/polyfills.bundle.js": "scripts/polyfills.bundle.js?b92704", | ||
"scripts/raven.bundle.js": "scripts/raven.bundle.js?7034ef", | ||
"scripts/showdown.bundle.js": "scripts/showdown.bundle.js?b72c8c", | ||
"scripts/unorm.bundle.js": "scripts/unorm.bundle.js?a96321", | ||
"styles/angular-csp.css": "styles/angular-csp.css?e61a94", | ||
@@ -19,13 +37,4 @@ "styles/angular-toastr.css": "styles/angular-toastr.css?16d5c7", | ||
"styles/inject.css": "styles/inject.css?074845", | ||
"styles/katex.min.css": "styles/katex.min.css?925527", | ||
"styles/pdfjs-overrides.css": "styles/pdfjs-overrides.css?3591c3", | ||
"scripts/angular.bundle.js": "scripts/angular.bundle.js?0318e8", | ||
"scripts/app.bundle.js": "scripts/app.bundle.js?9e4126", | ||
"scripts/injector.bundle.js": "scripts/injector.bundle.js?c4b3d4", | ||
"scripts/jquery.bundle.js": "scripts/jquery.bundle.js?a0abc0", | ||
"scripts/katex.bundle.js": "scripts/katex.bundle.js?e754b5", | ||
"scripts/polyfills.bundle.js": "scripts/polyfills.bundle.js?b92704", | ||
"scripts/raven.bundle.js": "scripts/raven.bundle.js?7034ef", | ||
"scripts/showdown.bundle.js": "scripts/showdown.bundle.js?b72c8c", | ||
"scripts/unorm.bundle.js": "scripts/unorm.bundle.js?a96321" | ||
"styles/katex.min.css": "styles/katex.min.css?43cde2", | ||
"styles/pdfjs-overrides.css": "styles/pdfjs-overrides.css?3591c3" | ||
} |
@@ -7,2 +7,17 @@ <!-- | ||
## [0.56.0] - 2017-02-14 | ||
## Changed | ||
- Improve math rendering by updating KaTeX to v0.7.1 | ||
([#224](https://github.com/hypothesis/client/pull/224)). | ||
## Fixed | ||
- Wait for annotations to be fetched before displaying annotation counts in the | ||
page ([#225](https://github.com/hypothesis/client/pull/225)). | ||
- Fix quote anchoring in pages which add enumerable properties to | ||
Array.prototype ([#226](https://github.com/hypothesis/client/pull/226)). | ||
## [0.55.0] - 2017-02-10 | ||
@@ -9,0 +24,0 @@ |
{ | ||
"name": "hypothesis", | ||
"version": "0.55.0", | ||
"version": "0.56.0", | ||
"description": "Annotate with anyone, anywhere.", | ||
@@ -38,3 +38,3 @@ "license": "BSD-2-Clause", | ||
"dom-anchor-text-position": "^4.0.0", | ||
"dom-anchor-text-quote": "^4.0.1", | ||
"dom-anchor-text-quote": "^4.0.2", | ||
"dom-seek": "^1.0.1", | ||
@@ -70,2 +70,3 @@ "end-of-stream": "^1.1.0", | ||
"karma-sinon": "^1.0.5", | ||
"katex": "^0.7.1", | ||
"lodash.debounce": "^4.0.3", | ||
@@ -123,4 +124,3 @@ "lodash.get": "^4.3.0", | ||
"annotator": "./src/annotator/vendor/annotator.js", | ||
"hammerjs": "./node_modules/hammerjs/hammer.js", | ||
"katex": "./src/sidebar/vendor/katex.js" | ||
"hammerjs": "./node_modules/hammerjs/hammer.js" | ||
}, | ||
@@ -127,0 +127,0 @@ "browserify-shim": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
Found 22 instances in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
6383571
83
5512
43
91
41