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

hal-browser

Package Overview
Dependencies
Maintainers
1
Versions
36
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hal-browser - npm Package Compare versions

Comparing version 0.8.2 to 0.8.3

7

changelog.md
Changelog
=========
0.8.3 (2020-01-05)
------------------
* A few subtle design adjustments.
* `@curveball/core` is now a peerDependency for smoother upgrades.
0.8.2 (2020-01-02)

@@ -5,0 +12,0 @@ ------------------

2

dist/components/links-table.js

@@ -55,3 +55,3 @@ "use strict";

<h2>Links</h2>
<table>
<table class="links">
<tr>

@@ -58,0 +58,0 @@ <th>Relationship</th><th>Url</th><th>Title</th>

{
"name": "hal-browser",
"version": "0.8.2",
"version": "0.8.3",
"description": "A HAL browser middleware",

@@ -38,2 +38,3 @@ "main": "dist/index.js",

"devDependencies": {
"@curveball/core": "^0.9.4",
"@types/chai": "^4.2.7",

@@ -44,6 +45,6 @@ "@types/highlight.js": "^9.12.3",

"@types/mocha": "^5.2.7",
"@types/node": "^12.12.22",
"@types/node": "^10.17.13",
"@types/sinon": "^7.5.1",
"chai": "^4.2.0",
"mocha": "^6.2.2",
"mocha": "^7.0.0",
"nyc": "^15.0.0",

@@ -62,3 +63,2 @@ "sinon": "^8.0.2",

"dependencies": {
"@curveball/core": "^0.9.4",
"csv-parse": "^4.8.3",

@@ -68,3 +68,6 @@ "highlight.js": "^9.17.1",

"markdown-it": "^10.0.0"
},
"peerDependencies": {
"@curveball/core": "^0.9.1"
}
}

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