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

@homebound/graphql-typescript-scalar-type-policies

Package Overview
Dependencies
Maintainers
34
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@homebound/graphql-typescript-scalar-type-policies - npm Package Compare versions

Comparing version 2.10.0 to 2.11.0

2

build/index.js

@@ -34,3 +34,3 @@ "use strict";

};
`.toStringWithImports();
`.toString();
return { content };

@@ -37,0 +37,0 @@ };

{
"name": "@homebound/graphql-typescript-scalar-type-policies",
"version": "2.10.0",
"version": "2.11.0",
"main": "./build/index.js",

@@ -15,14 +15,14 @@ "types": "./build/",

"dependencies": {
"@graphql-codegen/plugin-helpers": "^2.6.2",
"change-case": "^4.1.1",
"ts-poet": "^5.0.1"
"@graphql-codegen/plugin-helpers": "^5.0.1",
"change-case": "^4.1.2",
"ts-poet": "^6.6.0"
},
"devDependencies": {
"@graphql-codegen/cli": "^2.11.8",
"graphql": "^15.5.1",
"@graphql-codegen/cli": "^5.0.0",
"graphql": "^16.8.1",
"husky": "^3.0.9",
"jest": "^27.0.6",
"prettier": "^2.7.1",
"ts-jest": "^27.0.4",
"typescript": "^4.8.2"
"jest": "^29.7.0",
"prettier": "^3.0.3",
"ts-jest": "^29.1.1",
"typescript": "^5.2.2"
},

@@ -29,0 +29,0 @@ "husky": {

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