@coex/graphql-vercajk
Advanced tools
Comparing version 1.0.0-beta.0 to 1.0.0-beta.1
@@ -43,3 +43,3 @@ import { existsSync, mkdirSync, writeFileSync } from 'fs'; | ||
export const enum ${input.fileName} { | ||
export enum ${input.fileName} { | ||
${input.data.join(',\n ')} | ||
@@ -46,0 +46,0 @@ } |
{ | ||
"name": "@coex/graphql-vercajk", | ||
"version": "1.0.0-beta.0", | ||
"version": "1.0.0-beta.1", | ||
"description": "Collection of graphql tools", | ||
@@ -11,2 +11,3 @@ "bin": { | ||
"test": "vitest", | ||
"npm:publish:beta": "rm -rf dist && yarn build && cd dist && npm publish --tag beta --access=public", | ||
"postversion": "git push && git push --follow-tags", | ||
@@ -13,0 +14,0 @@ "demo": "tsx src", |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
14995
1