graphql-tag
Advanced tools
Comparing version 2.12.2 to 2.12.3
{ | ||
"name": "graphql-tag", | ||
"version": "2.12.2", | ||
"version": "2.12.3", | ||
"description": "A JavaScript template literal tag that parses GraphQL queries", | ||
@@ -36,3 +36,3 @@ "main": "./main.js", | ||
"dependencies": { | ||
"tslib": "^1.14.1" | ||
"tslib": "^2.1.0" | ||
}, | ||
@@ -39,0 +39,0 @@ "devDependencies": { |
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
143436
+ Addedtslib@2.8.0(transitive)
- Removedtslib@1.14.1(transitive)
Updatedtslib@^2.1.0