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

graphql-codegen-fragment-masking

Package Overview
Dependencies
Maintainers
0
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

graphql-codegen-fragment-masking - npm Package Compare versions

Comparing version

to
0.1.2

10

CHANGELOG.md

@@ -6,2 +6,12 @@ <!-- header -->

<!-- version:0.1.2 -->
## 0.1.2 (2024-11-26)
[Compare changes](https://github.com/Wroud/foundation/compare/gql-codegen-fragment-masking-v0.1.1...gql-codegen-fragment-masking-v0.1.2)
<!-- changelog -->
### 🩹 Fixes
- update dependencies ([25cddb7](https://github.com/Wroud/foundation/commit/25cddb7))
<!-- version:0.1.1 -->

@@ -8,0 +18,0 @@ ## 0.1.1 (2024-10-16)

6

package.json
{
"name": "graphql-codegen-fragment-masking",
"description": "Type-safe fragment masking plugin for GraphQL Code Generator, providing helper functions for managing GraphQL fragments with enhanced type safety and customizable configurations.",
"version": "0.1.1",
"version": "0.1.2",
"type": "module",
"packageManager": "yarn@4.5.0",
"packageManager": "yarn@4.5.3",
"license": "MIT",

@@ -52,3 +52,3 @@ "author": "Wroud",

"@wroud/tsconfig": "0.0.0",
"concurrently": "^8",
"concurrently": "^9",
"graphql": "^16",

@@ -55,0 +55,0 @@ "rimraf": "^6",