@linear/sdk
Advanced tools
Comparing version 1.4.3 to 1.4.4
# Change Log | ||
## 1.4.4 | ||
### Patch Changes | ||
- Update dependencies for tsc resolution | ||
## 1.4.3 | ||
@@ -4,0 +10,0 @@ |
{ | ||
"name": "@linear/sdk", | ||
"description": "The Linear Client SDK for interacting with the Linear GraphQL API", | ||
"version": "1.4.3", | ||
"version": "1.4.4", | ||
"author": "Linear Orbit, Inc", | ||
@@ -31,2 +31,7 @@ "license": "MIT", | ||
}, | ||
"dependencies": { | ||
"@graphql-typed-document-node/core": "^3.1.0", | ||
"graphql": "^15.4.0", | ||
"graphql-request": "^3.3.0" | ||
}, | ||
"devDependencies": { | ||
@@ -39,3 +44,2 @@ "@changesets/cli": "^2.14.1", | ||
"@graphql-codegen/typescript-operations": "^1.17.9", | ||
"@graphql-typed-document-node/core": "^3.1.0", | ||
"@rollup/plugin-commonjs": "^17.1.0", | ||
@@ -48,4 +52,2 @@ "@rollup/plugin-json": "^4.1.0", | ||
"get-port": "^5.1.1", | ||
"graphql": "^15.4.0", | ||
"graphql-request": "^3.3.0", | ||
"rollup": "^2.38.3", | ||
@@ -52,0 +54,0 @@ "rollup-plugin-gzip": "^2.5.0", |
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
8593086
18
3
+ Addedgraphql@^15.4.0
+ Addedgraphql-request@^3.3.0
+ Added@graphql-typed-document-node/core@3.2.0(transitive)
+ Addedasynckit@0.4.0(transitive)
+ Addedcombined-stream@1.0.8(transitive)
+ Addedcross-fetch@3.1.8(transitive)
+ Addeddelayed-stream@1.0.0(transitive)
+ Addedextract-files@9.0.0(transitive)
+ Addedform-data@3.0.2(transitive)
+ Addedgraphql@15.9.0(transitive)
+ Addedgraphql-request@3.7.0(transitive)
+ Addedmime-db@1.52.0(transitive)
+ Addedmime-types@2.1.35(transitive)
+ Addednode-fetch@2.7.0(transitive)
+ Addedtr46@0.0.3(transitive)
+ Addedwebidl-conversions@3.0.1(transitive)
+ Addedwhatwg-url@5.0.0(transitive)