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

hyped

Package Overview
Dependencies
Maintainers
1
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hyped - npm Package Versions

1345

0.5.0

Diff

Changelog

Source

0.5.0

  • Bug fix - jsonEngine was turning strings in arrays into objects
  • Refactor url generation to include resource url and api prefixes (instead of replacing them)
ifandelse
published 0.4.4 •

Changelog

Source

0.4.4

  • Fixed issue where OPTIONS call was cached in memory on first request and cached result was used from then on.
prestaul
published 0.4.3 •

Changelog

Source

0.4.3

  • Bug fix - jsonEngine was turning strings in arrays into objects
  • Bug fix - An undefined response was causing errors
dougneiner
published 0.4.2 •

Changelog

Source

0.4.2

  • Don't evaluate authorize on hidden actions
  • Add method to envelope
  • Improvement - lists should include link hypermedia at the top level
  • Improvement - lists should allow additional metadata in response
  • Bug fix - don't call authorize multiple times per action link when generating a response
  • Bug fix - action links weren't rendered in hypermedia
  • Bug fix - action and resource were missing from lists
  • Bug fix - jsonEngine wasn't remove hypermedia keys from list results
dougneiner
published 0.4.1 •

Changelog

Source

0.4.1

Fix defect where envelope was not passed to authorize during options call.

dougneiner
published 0.4.0 •

Changelog

Source

0.4.0

  • Allow authorize to return a promise
  • Add hidden feature to exclude actions from OPTIONS hyperlinks
  • Add actions property to control which actions are included in hyperlinks
  • Fill out URL parameters in action links from incoming request data
  • Refactor hyperResource into multiple modules
  • Rework tests to reflect new module separation
prestaul
published 0.3.1 •

Changelog

Source

0.3.1

  • Breaking API changes to support authorize predicate in determining link visibility automatically
  • Broader use of envelope abstraction throughout library to improve availability of request across features
prestaul
published 0.2.5 •

Changelog

Source

0.2.5

  • Bug fix - defect in hyperResponse resulting in undefined context for conditional predicate on actions
  • Add better top level describes to each spec module
  • Add autohost integration test to ensure context is present in handle
arobson
published 0.2.4 •

Changelog

Source

0.2.4

Bug fix - resources with custom urlPrefixes did not get hypermedia middleware

arobson
published 0.2.3 •

Changelog

Source

0.2.3

Note: API change is non-breaking as original call format still works - older version is no longer documented in README.

  • Bug fix - hyped should include route level url and api prefix settings
  • Improvement - allow specification of default content-type if accept header is "/"
  • Changed content-type for errors to "text/plain"
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