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

@hypothesis/frontend-shared

Package Overview
Dependencies
Maintainers
4
Versions
122
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hypothesis/frontend-shared - npm Package Compare versions

Comparing version 4.2.0 to 4.3.0

6

CHANGELOG.md

@@ -8,2 +8,8 @@ # Changelog

## [v4.3.0] - 2021-11-15
### Fixed
Reverts (removes) types for SVG "modules" [#239](https://github.com/hypothesis/frontend-shared/pull/239).
## [v4.2.0] - 2021-11-12

@@ -10,0 +16,0 @@

93

lib/icons.d.ts

@@ -1,92 +0,1 @@

export { default as annotate } from "../images/icons/annotate.svg";
export { default as annotateAlt } from "../images/icons/annotate-alt.svg";
export { default as arrowDown } from "../images/icons/arrow-down.svg";
export { default as arrowLeft } from "../images/icons/arrow-left.svg";
export { default as arrowRight } from "../images/icons/arrow-right.svg";
export { default as arrowUp } from "../images/icons/arrow-up.svg";
export { default as bookmark } from "../images/icons/bookmark.svg";
export { default as bookmarkFilled } from "../images/icons/bookmark-filled.svg";
export { default as cancel } from "../images/icons/cancel.svg";
export { default as caretDown } from "../images/icons/caret-down.svg";
export { default as caretLeft } from "../images/icons/caret-left.svg";
export { default as caretRight } from "../images/icons/caret-right.svg";
export { default as caretUp } from "../images/icons/caret-up.svg";
export { default as caution } from "../images/icons/caution.svg";
export { default as ccStd } from "../images/icons/cc-std.svg";
export { default as ccStdFilled } from "../images/icons/cc-std-filled.svg";
export { default as ccZero } from "../images/icons/cc-zero.svg";
export { default as ccZeroFilled } from "../images/icons/cc-zero-filled.svg";
export { default as check } from "../images/icons/check.svg";
export { default as collapse } from "../images/icons/collapse.svg";
export { default as contrast } from "../images/icons/contrast.svg";
export { default as copy } from "../images/icons/copy.svg";
export { default as copyFilled } from "../images/icons/copy-filled.svg";
export { default as edit } from "../images/icons/edit.svg";
export { default as editorLatex } from "../images/icons/editor-latex.svg";
export { default as editorQuote } from "../images/icons/editor-quote.svg";
export { default as editorTextBold } from "../images/icons/editor-text-bold.svg";
export { default as editorTextItalic } from "../images/icons/editor-text-italic.svg";
export { default as ellipsis } from "../images/icons/ellipsis.svg";
export { default as email } from "../images/icons/email.svg";
export { default as emailFilled } from "../images/icons/email-filled.svg";
export { default as expand } from "../images/icons/expand.svg";
export { default as external } from "../images/icons/external.svg";
export { default as fileCode } from "../images/icons/file-code.svg";
export { default as fileCodeFilled } from "../images/icons/file-code-filled.svg";
export { default as fileGeneric } from "../images/icons/file-generic.svg";
export { default as fileGenericFilled } from "../images/icons/file-generic-filled.svg";
export { default as fileImage } from "../images/icons/file-image.svg";
export { default as fileImageFilled } from "../images/icons/file-image-filled.svg";
export { default as filePDF } from "../images/icons/file-pdf.svg";
export { default as filePDFFilled } from "../images/icons/file-pdf-filled.svg";
export { default as filter } from "../images/icons/filter.svg";
export { default as flag } from "../images/icons/flag.svg";
export { default as flagFilled } from "../images/icons/flag-filled.svg";
export { default as folder } from "../images/icons/folder.svg";
export { default as folderFilled } from "../images/icons/folder-filled.svg";
export { default as folderOpen } from "../images/icons/folder-open.svg";
export { default as folderOpenFilled } from "../images/icons/folder-open-filled.svg";
export { default as globe } from "../images/icons/globe.svg";
export { default as globeAlt } from "../images/icons/globe-alt.svg";
export { default as groups } from "../images/icons/groups.svg";
export { default as groupsFilled } from "../images/icons/groups-filled.svg";
export { default as help } from "../images/icons/help.svg";
export { default as hide } from "../images/icons/hide.svg";
export { default as hideFilled } from "../images/icons/hide-filled.svg";
export { default as highlight } from "../images/icons/highlight.svg";
export { default as image } from "../images/icons/image.svg";
export { default as imageFilled } from "../images/icons/image-filled.svg";
export { default as leave } from "../images/icons/leave.svg";
export { default as leaveFilled } from "../images/icons/leave-filled.svg";
export { default as link } from "../images/icons/link.svg";
export { default as listOrdered } from "../images/icons/list-ordered.svg";
export { default as listUnordered } from "../images/icons/list-unordered.svg";
export { default as list } from "../images/icons/list.svg";
export { default as lock } from "../images/icons/lock.svg";
export { default as lockFilled } from "../images/icons/lock-filled.svg";
export { default as logout } from "../images/icons/logout.svg";
export { default as logo } from "../images/icons/logo.svg";
export { default as note } from "../images/icons/note.svg";
export { default as noteFilled } from "../images/icons/note-filled.svg";
export { default as plus } from "../images/icons/plus.svg";
export { default as preview } from "../images/icons/preview.svg";
export { default as previewFilled } from "../images/icons/preview-filled.svg";
export { default as profile } from "../images/icons/profile.svg";
export { default as profileFilled } from "../images/icons/profile-filled.svg";
export { default as refresh } from "../images/icons/refresh.svg";
export { default as reply } from "../images/icons/reply.svg";
export { default as restricted } from "../images/icons/restricted.svg";
export { default as search } from "../images/icons/search.svg";
export { default as settings } from "../images/icons/settings.svg";
export { default as share } from "../images/icons/share.svg";
export { default as show } from "../images/icons/show.svg";
export { default as showFilled } from "../images/icons/show-filled.svg";
export { default as socialFacebook } from "../images/icons/social-facebook.svg";
export { default as socialTwitter } from "../images/icons/social-twitter.svg";
export { default as sort } from "../images/icons/sort.svg";
export { default as tag } from "../images/icons/tag.svg";
export { default as tagFilled } from "../images/icons/tag-filled.svg";
export { default as tagAltFilled } from "../images/icons/tag-alt-filled.svg";
export { default as theme } from "../images/icons/theme.svg";
export { default as trash } from "../images/icons/trash.svg";
export { default as trashFilled } from "../images/icons/trash-filled.svg";
export {};

@@ -0,1 +1,2 @@

// @ts-nocheck
export { default as annotate } from '../images/icons/annotate.svg';

@@ -2,0 +3,0 @@ export { default as annotateAlt } from '../images/icons/annotate-alt.svg';

declare var _default: {
'arrow-left': string;
'arrow-right': string;
cancel: string;
check: string;
checkbox: string;
edit: string;
logo: string;
profile: string;
'hyp-spinner': string;
trash: string;
'arrow-left': any;
'arrow-right': any;
cancel: any;
check: any;
checkbox: any;
edit: any;
logo: any;
profile: any;
'hyp-spinner': any;
trash: any;
};
export default _default;
{
"name": "@hypothesis/frontend-shared",
"version": "4.2.0",
"version": "4.3.0",
"description": "Shared components, styles and utilities for Hypothesis projects",

@@ -65,4 +65,4 @@ "license": "BSD-2-Clause",

"lint": "eslint .",
"checkformatting": "prettier --check '**/*.{md,js,scss,ts}'",
"format": "prettier --list-different --write '**/*.{md,js,scss,ts}'",
"checkformatting": "prettier --check '**/*.{js,scss,md}'",
"format": "prettier --list-different --write '**/*.{js,scss,md}'",
"test": "gulp test",

@@ -69,0 +69,0 @@ "push": "yarn build && yalc push",

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