Comparing version 0.1.0 to 0.2.0
{ | ||
"name": "apollo-log", | ||
"version": "0.1.0", | ||
"version": "0.2.0", | ||
"description": "A logging extension for Apollo GraphQL Server", | ||
@@ -29,3 +29,4 @@ "license": "MPL-2.0", | ||
"README.md", | ||
"LICENSE" | ||
"LICENSE", | ||
"index.d.ts" | ||
], | ||
@@ -38,3 +39,3 @@ "dependencies": { | ||
"devDependencies": { | ||
"@commitlint/cli": "^8.0.0", | ||
"@commitlint/cli": "^8.3.5", | ||
"@commitlint/config-conventional": "^8.0.0", | ||
@@ -82,3 +83,4 @@ "apollo-boost": "^0.3.1", | ||
] | ||
} | ||
}, | ||
"types": "index.d.ts" | ||
} |
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
25286
5
106