🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

apimd

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

apimd - npm Package Versions

0.5.1

Diff
jonathantneal
published 0.5.1 •

Changelog

Source

0.5.1 (November 21, 2019)

  • Fixed: Issue with request body validation
jonathantneal
published 0.5.0 •

Changelog

Source

0.5.0 (November 21, 2019)

  • Added: Support for URL params
  • Fixed: Issue with request header validation
jonathantneal
published 0.4.0 •

Changelog

Source

0.4.0 (November 21, 2019)

  • Added: Support for looser Yaml and Json code blocks
  • Added: Support for ESM JavaScript code blocks
  • Added: Support for fetch requests within JavaScript code blocks
  • Added: Support for default promise export in JavaScript code blocks
  • Added: Support for parameters in URLs
jonathantneal
published 0.3.2 •

Changelog

Source

0.3.2 (November 20, 2019)

  • Fixed: Issue where request headers were case sensitive when they should not be
jonathantneal
published 0.3.1 •

Changelog

Source

0.3.1 (November 20, 2019)

  • Fixed: Issue where endpoints would not match URL in middleware
  • Fixed: Issue where endpoint clones would keep too much of their predecessor
jonathantneal
published 0.3.0 •

Changelog

Source

0.3.0 (November 15, 2019)

  • Added: Ability to define response status and content type from a header
  • Changed: live is default for rescript and rewired versions
  • Changed: rewired version is now set to the devServer property
jonathantneal
published 0.2.1 •

Changelog

Source

0.2.1 (November 15, 2019)

  • Fixed: missing util.js in publish
jonathantneal
published 0.2.0 •

Changelog

Source

0.2.0 (November 15, 2019)

  • Added: rescripts version
  • Added: support for apimd field in package.json for rescript and rewired versions
jonathantneal
published 0.1.0 •

Changelog

Source

0.1.0 (November 15, 2019)

  • Added: initial version