📅 You're Invited: Meet the Socket team at RSAC (April 28 – May 1).RSVP

@zeitgeistpm/indexer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@zeitgeistpm/indexer - npm Package Compare versions

Comparing version

to
3.9.0

{
"name": "@zeitgeistpm/indexer",
"version": "3.8.0",
"version": "3.9.0",
"publishConfig": {

@@ -24,3 +24,4 @@ "access": "public"

"scripts": {
"build": "graphql-codegen --config codegen.cjs && yarn compile",
"build:bsr": "graphql-codegen --config codegen.cjs --bsr && yarn compile",
"build:mainnet": "graphql-codegen --config codegen.cjs --mainnet && yarn compile",
"compile": "rimraf ./dist && rollup -c"

@@ -27,0 +28,0 @@ },