@gql2ts/util
Advanced tools
Comparing version 1.0.0-alpha.2 to 1.0.0-alpha.3
{ | ||
"name": "@gql2ts/util", | ||
"private": false, | ||
"version": "1.0.0-alpha.2", | ||
"version": "1.0.0-alpha.3", | ||
"description": "utilities for gql2ts", | ||
@@ -12,3 +12,4 @@ "main": "dist/index.js", | ||
"scripts": { | ||
"prepublish": "tsc -p tsconfig.json" | ||
"prepublish": "tsc -p tsconfig.json", | ||
"build:watch": "tsc -w -p tsconfig.json" | ||
}, | ||
@@ -15,0 +16,0 @@ "repository": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
5692
0