Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

gql-ts-builder

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gql-ts-builder - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

8

package.json
{
"name": "gql-ts-builder",
"version": "1.0.0",
"version": "1.0.1",
"description": "The main goal of this package is simplify creation of graphql queries",

@@ -20,2 +20,5 @@ "main": "./dist/index.js",

"license": "MIT",
"dependencies": {
"utility-types": "^3.10.0"
},
"devDependencies": {

@@ -27,5 +30,4 @@ "@types/jest": "^29.5.6",

"tsup": "^7.2.0",
"typescript": "^5.2.2",
"utility-types": "^3.10.0"
"typescript": "^5.2.2"
}
}
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