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

@prismatic-io/graphql-utils

Package Overview
Dependencies
Maintainers
2
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@prismatic-io/graphql-utils - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

9

package.json
{
"name": "@prismatic-io/graphql-utils",
"version": "0.1.0",
"version": "0.1.1",
"description": "Shared GraphQL utilities for Prismatic webapp and CLI tool",
"homepage": "https://prismatic.io",

@@ -17,3 +18,3 @@ "bugs": {

"lint": "echo \"Warning: no lint specified\"",
"test": "jest"
"test": "echo \"Warning: no lint specified\""
},

@@ -27,3 +28,2 @@ "files": [

"@babel/register": "^7.9.0",
"@types/jest": "^25.1.4",
"@types/node": "^13.9.0",

@@ -34,6 +34,3 @@ "@types/react": "^16.9.26",

"eslint-config-prettier": "^6.10.1",
"eslint-plugin-jest": "^23.8.2",
"eslint-plugin-prettier": "^3.1.2",
"jest": "^26.0.1",
"ts-jest": "^26.1.0",
"ts-node": "^8.8.1",

@@ -40,0 +37,0 @@ "typescript": "^3.8.3"

@@ -5,10 +5,33 @@ # @prismatic-io/graphql-utils

## About Prismatic
## What is Prismatic?
Prismatic is a dev-first integration platform that makes it easier for B2B software developers to build, deploy, and support integrations for their customers.
Prismatic is an integration platform built specifically for B2B software companies. It's an easier way to build, deploy, and support integrations for your customers.
It addresses the hardest integration pain points so software teams can spend less time on integrations and more time on core product innovation.
Prismatic reduces integration effort and empowers everyone involved in the integration process with the tools they need for their roles, so you can spend less time on integrations and more time on core product innovation.
**Prismatic is a solution for the real world**. It was designed to handle messy, complex integration scenarios and work with existing development and deployment toolchains. It is flexible and extensible, and can be used to build bespoke and vertical-specific integrations between applications of all kinds, SaaS or legacy, with or without a modern API, regardless of protocol or data format.
With Prismatic, you can:
- Build reusable [integrations](https://www.prismatic.io/docs/integrations) in an intuitive integration designer
- Deploy customer-specific integration [instances](https://www.prismatic.io/docs/instances) with unique [configurations](https://www.prismatic.io/docs/configuration-variables) and [credentials](https://www.prismatic.io/docs/credentials)
- Run your integrations in a purpose-built environment
- Provide better support with built-in [logging](https://www.prismatic.io/docs/logging) and [alerting](https://www.prismatic.io/docs/monitoring-and-alerting)
- Embed a white-labeled customer integration portal
- Mold the platform to your product, industry, and the way you build software
## Who uses Prismatic?
Prismatic is for B2B (business-to-business) software companies, meaning software companies that provide applications used by businesses. It's a good fit for products/teams at any stage, including early stage SaaS, established SaaS, and legacy or on-prem systems.
Many B2B software teams serve customers in niche vertical markets, and we designed Prismatic with that in mind. We provide powerful and flexible tools so you can build exactly the integrations your customers need, no matter who your customers are, no matter what systems you need to connect to, no matter how "non-standard" your integration scenario.
## What kind of integrations can you build using Prismatic?
Prismatic supports integrations ranging from simple and standard to complex, bespoke, and vertical-specific.
Teams use it to build integrations between applications of all kinds, SaaS or legacy, with or without a modern API, regardless of protocol or data format.
Here are some example use cases:
- Use job data from your system to create invoices in your customers' ERP.
- Import and process data from third-party forms that vary significantly from customer to customer.
- Email activity summary reports with parameters and intervals defined on a per-customer basis.
For information on the Prismatic platform, check out our [website](https://www.prismatic.io) and [docs](https://www.prismatic.io/docs).

@@ -18,2 +41,2 @@

This repository is [MIT licensed](./LICENSE).
This package is MIT licensed.
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