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

hyped

Package Overview
Dependencies
Maintainers
3
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hyped - npm Package Versions

1235

0.1.0-1

Diff

arobson
published 0.0.12 •

Changelog

Source

0.0.12

Add support for query parameter definition.

arobson
published 0.0.11 •

Changelog

Source

0.0.11

  • Support the ability to include additional links per action
  • Allow the render to specify the origin instead of calculating it
  • Bug fix - missing embedded properties should not cause the world to end
arobson
published 0.0.10 •

Changelog

Source

0.0.10

Handle an edge case where rendering can fail due to defaulting the response body to undefined.

arobson
published 0.0.9 •

Changelog

Source

0.0.9

  • Change options response to be more in-line/consistent with HAL
  • Return braced path variables to clients and : prefixed path variables for server-side routing
arobson
published 0.0.8 •

Changelog

Source

0.0.8

Refactor how hyperModel works in order to support the ability to render a collection of related resources from another resource's action.

arobson
published 0.0.7 •

Changelog

Source

0.0.7

Fix edge case causing origins and links rendered for a nested resource not to have the correct prefix or parentUrl.

arobson
published 0.0.6 •

Changelog

Source

0.0.6

Fix a bug in determining when a templated link exists in a link href.

arobson
published 0.0.5 •

Changelog

Source

0.0.5

Embedded properties are no longer included in the response model by default. The only way to get a property on the model that was listed under the embed section is to also list the property in an include property.

arobson
published 0.0.4 •

Changelog

Source

0.0.4

Focused entirely on allowing hyped to control URL generation for autohost - see autohost's changelog for reference. This approach was required in order to avoid pulling a great deal of hyped's URL creation approach while still allowing valid express routes to be created when dealing with parent/child resources.

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