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 1.12.0 to 1.13.0

images/icons/collapsed.svg

6

CHANGELOG.md

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

## [v1.13.0] - 2021-04-28
### Added:
- Add pattern library and support to build and serve pattern library in a local webserver: [#39](https://github.com/hypothesis/frontend-shared/pull/39), [#38](https://github.com/hypothesis/frontend-shared/pull/38), [#37](https://github.com/hypothesis/frontend-shared/pull/37)
## [v1.12.0] - 2021-04-27

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

14

package.json
{
"name": "@hypothesis/frontend-shared",
"version": "1.12.0",
"version": "1.13.0",
"description": "Shared components, styles and utilities for Hypothesis projects",

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

"auto-changelog": "^2.2.1",
"autoprefixer": "^10.2.5",
"axe-core": "^4.0.0",

@@ -30,2 +31,5 @@ "babel-plugin-istanbul": "^6.0.0",

"eslint-plugin-react-hooks": "^4.0.4",
"exorcist": "^2.0.0",
"express": "^4.17.1",
"fancy-log": "^1.3.3",
"gulp": "^4.0.0",

@@ -41,2 +45,5 @@ "karma": "^6.0.1",

"mocha": "8.2.1",
"mustache": "^4.2.0",
"mustache-express": "^1.3.0",
"postcss": "^8.2.13",
"preact": "^10.4.0",

@@ -46,7 +53,8 @@ "prettier": "^2.2.1",

"puppeteer": "^7.1.0",
"sass": "^1.32.8",
"sass": "^1.32.11",
"sinon": "^9.0.0",
"stringify": "^5.1.0",
"terser": "^5.7.0",
"typescript": "^4.1.5",
"watchify": "^3.7.0",
"watchify": "^4.0.0",
"yalc": "^1.0.0-pre.50"

@@ -53,0 +61,0 @@ },

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