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 0.1.2 to 0.1.3

10

CHANGELOG.md

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

<!-- version:0.1.3 -->
## 0.1.3 (2025-02-07)
[Compare changes](https://github.com/Wroud/foundation/compare/gql-codegen-fragment-masking-v0.1.2...gql-codegen-fragment-masking-v0.1.3)
<!-- changelog -->
### 🩹 Fixes
- bump dependencies version ([91a7990](https://github.com/Wroud/foundation/commit/91a7990))
<!-- version:0.1.2 -->

@@ -8,0 +18,0 @@ ## 0.1.2 (2024-11-26)

10

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.2",
"version": "0.1.3",
"type": "module",
"packageManager": "yarn@4.5.3",
"packageManager": "yarn@4.6.0",
"license": "MIT",

@@ -36,5 +36,5 @@ "author": "Wroud",

"scripts": {
"ci:release": "yarn ci release --prefix gql-codegen-fragment-masking-v",
"ci:git-tag": "yarn ci git-tag --prefix gql-codegen-fragment-masking-v",
"ci:release-github": "yarn ci release-github --prefix gql-codegen-fragment-masking-v",
"ci:release": "ci release --prefix gql-codegen-fragment-masking-v",
"ci:git-tag": "ci git-tag --prefix gql-codegen-fragment-masking-v",
"ci:release-github": "ci release-github --prefix gql-codegen-fragment-masking-v",
"test": "tests-runner",

@@ -41,0 +41,0 @@ "test:ci": "CI=true yarn run test",

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