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.8.0 to 2.9.0

13

package.json
{
"name": "@homebound/graphql-typescript-scalar-type-policies",
"version": "2.8.0",
"version": "2.9.0",
"main": "./build/index.js",
"types": "./build/",
"scripts": {
"build": "rm -rf build; ./node_modules/.bin/tsc",
"prepare": "npm run build",
"build": "rm -rf build; tsc",
"prepack": "yarn build",
"test": "./node_modules/.bin/jest --watch",

@@ -30,5 +30,6 @@ "coverage": "./node_modules/.bin/jest --collectCoverage",

"hooks": {
"pre-commit": "npm run format"
"pre-commit": "yarn format"
}
}
}
},
"packageManager": "yarn@3.6.3"
}
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