New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

hypothesis

Package Overview
Dependencies
Maintainers
5
Versions
1607
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hypothesis - npm Package Compare versions

Comparing version 0.35.0 to 0.36.0

build/images/icons/group-invite.svg

6

build/manifest.json

@@ -15,7 +15,7 @@ {

"scripts/angular.bundle.js": "scripts/angular.bundle.js?6b1cbd",
"scripts/app.bundle.js": "scripts/app.bundle.js?c3e353",
"scripts/injector.bundle.js": "scripts/injector.bundle.js?5c352c",
"scripts/app.bundle.js": "scripts/app.bundle.js?1048db",
"scripts/injector.bundle.js": "scripts/injector.bundle.js?afc11a",
"scripts/jquery.bundle.js": "scripts/jquery.bundle.js?aa4179",
"scripts/katex.bundle.js": "scripts/katex.bundle.js?5ff8c3",
"scripts/polyfills.bundle.js": "scripts/polyfills.bundle.js?bc9d3a",
"scripts/polyfills.bundle.js": "scripts/polyfills.bundle.js?744ab2",
"scripts/raven.bundle.js": "scripts/raven.bundle.js?1f402a",

@@ -22,0 +22,0 @@ "scripts/showdown.bundle.js": "scripts/showdown.bundle.js?1e9f4c",

@@ -7,2 +7,13 @@ <!--

## [0.36.0] - 2016-07-27
### Fixed
- Fix annotated sections of the page being highlighted multiple times when
activating, de-activating and re-activating the client on a page.
([#47](https://github.com/hypothesis/client/pull/47))
- Fix broken "create a free account" link
([#56](https://github.com/hypothesis/client/pull/56))
## [0.35.0] - 2016-07-22

@@ -9,0 +20,0 @@

{
"name": "hypothesis",
"version": "0.35.0",
"version": "0.36.0",
"description": "Annotate with anyone, anywhere.",

@@ -142,4 +142,5 @@ "license": "BSD-2-Clause",

"version": "make clean all && ./scripts/update-changelog.js && git add CHANGELOG.md",
"postversion": "git push && git push --tags && ./scripts/create-github-release.js"
"postversion": "git push && git push --tags && ./scripts/create-github-release.js",
"prepublish": "npm run-script build"
}
}

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc