@octokit/request-error
Advanced tools
Comparing version 1.2.0 to 1.2.1
{ | ||
"name": "@octokit/request-error", | ||
"description": "Error class for Octokit request errors", | ||
"version": "1.2.0", | ||
"version": "1.2.1", | ||
"license": "MIT", | ||
@@ -33,8 +33,8 @@ "files": [ | ||
"@pika/pack": "^0.5.0", | ||
"@pika/plugin-build-node": "^0.7.0", | ||
"@pika/plugin-build-web": "^0.7.0", | ||
"@pika/plugin-bundle-web": "^0.7.0", | ||
"@pika/plugin-ts-standard-pkg": "^0.7.0", | ||
"@types/jest": "^24.0.12", | ||
"@types/node": "^12.0.2", | ||
"@pika/plugin-build-node": "^0.8.1", | ||
"@pika/plugin-build-web": "^0.8.1", | ||
"@pika/plugin-bundle-web": "^0.8.1", | ||
"@pika/plugin-ts-standard-pkg": "^0.8.1", | ||
"@types/jest": "^25.1.0", | ||
"@types/node": "^13.1.0", | ||
"@types/once": "^1.4.0", | ||
@@ -44,3 +44,3 @@ "jest": "^24.7.1", | ||
"prettier": "^1.17.0", | ||
"semantic-release": "^15.10.5", | ||
"semantic-release": "^17.0.0", | ||
"ts-jest": "^24.0.2", | ||
@@ -55,3 +55,3 @@ "typescript": "^3.4.5" | ||
"main": "dist-node/index.js", | ||
"deno": "dist-web/index.js" | ||
"module": "dist-web/index.js" | ||
} |
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