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

@anvilco/anvil

Package Overview
Dependencies
Maintainers
6
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@anvilco/anvil - npm Package Compare versions

Comparing version 2.9.3 to 2.9.4

10

CHANGELOG.md

@@ -8,6 +8,14 @@ # Changelog

## [v2.9.3](https://github.com/anvilco/node-anvil/compare/v2.2.0...v2.9.3)
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
## [v2.9.4](https://github.com/anvilco/node-anvil/compare/v2.9.3...v2.9.4)
### Merged
- Update the readme intro to be more informative [`#101`](https://github.com/anvilco/node-anvil/pull/101)
## [v2.9.3](https://github.com/anvilco/node-anvil/compare/v2.9.2...v2.9.3)
### Merged
- Upgrade dependencies [`#99`](https://github.com/anvilco/node-anvil/pull/99)

@@ -14,0 +22,0 @@

2

package.json
{
"name": "@anvilco/anvil",
"version": "2.9.3",
"version": "2.9.4",
"description": "Anvil API Client",

@@ -5,0 +5,0 @@ "main": "src/index.js",

# Anvil API Client for Node
[Anvil](https://useanvil.com) is a suite of tools for managing document-based workflows:
[Anvil](https://www.useanvil.com/developers/) is a suite of tools for managing document-based workflows:
1. Anvil [Workflows](https://useanvil.com) converts your PDF forms into simple, intuitive websites that fill the PDFs and gather signatures for you.
2. Anvil [PDF Filling API](https://useanvil.com/pdf-filling-api) allows you to fill any PDF with JSON data.
1. [Workflows](https://www.useanvil.com/docs/api/workflows): convert your PDF forms into simple, intuitive websites that fill the PDFs and gather signatures for you.
2. [Etch E-sign](https://www.useanvil.com/docs/api/e-signatures): collect e-signatures from within your app. Send or embed a signature packet including multiple PDFs, images, and other uploads to one or more signers via the API.
3. [PDF filling API](https://useanvil.com/pdf-filling-api): fill any PDF with JSON data via the API.
4. [PDF generation API](https://www.useanvil.com/docs/api/generate-pdf): generate PDFs from custom HTML or Markdown. i.e. HTML to PDF or Markdown to PDF.
This client will allow you to interact with all of Anvil's APIs. See the [API guide](https://www.useanvil.com/docs) and the [GraphQL reference](https://www.useanvil.com/docs/api/graphql/reference/) for more info.
This library and the Anvil APIs are intended to be used on a server or server-like environment.
## Usage

@@ -9,0 +15,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