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

@pexip-engage-public/graphql

Package Overview
Dependencies
Maintainers
0
Versions
169
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pexip-engage-public/graphql - npm Package Compare versions

Comparing version 1.0.60-canary-20250207151802 to 1.0.60

7

CHANGELOG.md
# @pexip-engage-public/graphql
## 1.0.60-canary-20250207151802
## 1.0.60
### Patch Changes
- 4ca2239: Add cross-env to support lint command on Windows
- 71127ce: fix(deps): update all non-major dependencies
- Updated dependencies [4ca2239]
- @pexip-engage/utils@0.1.32-canary-20250207151802
- Updated dependencies [0122047]
- @pexip-engage/utils@0.1.32

@@ -12,0 +11,0 @@ ## 1.0.59

{
"name": "@pexip-engage-public/graphql",
"version": "1.0.60-canary-20250207151802",
"version": "1.0.60",
"homepage": "https://github.com/skedify/frontend-mono/tree/develop/packages/graphql#readme",

@@ -41,3 +41,3 @@ "bugs": {

"zod": "^3.24.1",
"@pexip-engage/utils": "0.1.32-canary-20250207151802"
"@pexip-engage/utils": "0.1.32"
},

@@ -50,3 +50,3 @@ "devDependencies": {

"@pexip-engage/tsconfig": "0.1.1",
"eslint-config-pexip-engage": "1.1.6-canary-20250207151802"
"eslint-config-pexip-engage": "1.1.6"
},

@@ -65,5 +65,5 @@ "volta": {

"codegen:diff": "graphql-inspector diff ./schema.graphql https://graph.development.pexipengage.com",
"lint": "cross-env TIMING=1 eslint --max-warnings=0 .",
"lint": "TIMING=1 eslint --max-warnings=0 .",
"lint:fix": "pnpm lint --fix"
}
}
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