Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

hypothesis

Package Overview
Dependencies
Maintainers
4
Versions
1577
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.33.0 to 0.34.0

CHANGELOG.md~

6

build/manifest.json

@@ -15,4 +15,4 @@ {

"scripts/angular.bundle.js": "scripts/angular.bundle.js?6b1cbd",
"scripts/app.bundle.js": "scripts/app.bundle.js?401f4b",
"scripts/injector.bundle.js": "scripts/injector.bundle.js?f95cf9",
"scripts/app.bundle.js": "scripts/app.bundle.js?de6ede",
"scripts/injector.bundle.js": "scripts/injector.bundle.js?261b8a",
"scripts/jquery.bundle.js": "scripts/jquery.bundle.js?aa4179",

@@ -26,3 +26,3 @@ "scripts/katex.bundle.js": "scripts/katex.bundle.js?5ff8c3",

"styles/angular-toastr.css": "styles/angular-toastr.css?16d5c7",
"styles/app.css": "styles/app.css?f540dc",
"styles/app.css": "styles/app.css?b73017",
"styles/icomoon.css": "styles/icomoon.css?36ecbe",

@@ -29,0 +29,0 @@ "styles/inject.css": "styles/inject.css?c18793",

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

## [0.34.0] - 2016-07-15
### Changed
- Annotation / Notes tabs copy update and style tweaks
([#34](https://github.com/hypothesis/client/pull/34))
### Fixed
- Remove sticky tab bar behavior for now because it has some UI issues that
need to be resolved ([#35](https://github.com/hypothesis/client/pull/35))
- Update UI state after search API request completes with no results
([#36](https://github.com/hypothesis/client/pull/36))
## [0.33.0] - 2016-07-13

@@ -9,0 +24,0 @@

{
"name": "hypothesis",
"version": "0.33.0",
"version": "0.34.0",
"description": "Annotate with anyone, anywhere.",

@@ -40,2 +40,3 @@ "license": "BSD-2-Clause",

"escape-string-regexp": "^1.0.5",
"eslint": "^3.0.1",
"exorcist": "^0.4.0",

@@ -55,3 +56,2 @@ "extend": "^2.0.0",

"js-polyfills": "^0.1.16",
"jscs": "^3.0.2",
"karma": "^1.1.0",

@@ -140,2 +140,3 @@ "karma-browserify": "^5.0.5",

"deps": "check-dependencies",
"lint": "eslint .",
"test": "gulp test-app",

@@ -142,0 +143,0 @@ "preversion": "npm run test",

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

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