New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@dcspark/carp-client

Package Overview
Dependencies
Maintainers
4
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dcspark/carp-client - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

4

package.json
{
"name": "@dcspark/carp-client",
"version": "1.0.0",
"version": "1.0.1",
"description": "Web client for the Carp server",

@@ -11,3 +11,3 @@ "main": "app/index.js",

"copy:misc": "cp package.json dist/ && cp README.md dist/",
"npm:publish": "yarn typecheck && yarn build && cd dist && npm publish --access public && cd ..",
"npm:publish": "yarn typecheck && yarn build && cd dist && yarn publish --access public && cd ..",
"verify": "yarn typecheck && yarn eslint",

@@ -14,0 +14,0 @@ "typecheck": "tsc --project tsconfig.json",

# Carp Client
TODO: mini-description and link to docs
Typescript client for Carp - the Cardano Postgres indexer.
You can find the full documentation for the indexer, the webserver and this Typescript client [here](https://dcspark.github.io/carp/docs/intro/)
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