@octokit/endpoint
Advanced tools
Comparing version 5.1.6 to 5.1.7
{ | ||
"name": "@octokit/endpoint", | ||
"description": "Turns REST API endpoints into generic request options", | ||
"version": "5.1.6", | ||
"version": "5.1.7", | ||
"license": "MIT", | ||
@@ -31,3 +31,3 @@ "files": [ | ||
"dependencies": { | ||
"deepmerge": "3.2.0", | ||
"deepmerge": "3.2.1", | ||
"is-plain-object": "^3.0.0", | ||
@@ -42,3 +42,2 @@ "universal-user-agent": "^2.1.0", | ||
"@pika/plugin-build-web": "^0.4.0", | ||
"@pika/plugin-bundle-web": "^0.4.0", | ||
"@pika/plugin-ts-standard-pkg": "^0.4.0", | ||
@@ -53,3 +52,2 @@ "@types/jest": "^24.0.11", | ||
"pascal-case": "^2.0.1", | ||
"pika-plugin-unpkg-field": "^1.1.0", | ||
"prettier": "1.18.2", | ||
@@ -63,5 +61,4 @@ "semantic-release": "^15.13.8", | ||
"publishConfig": { | ||
"access": "public", | ||
"tag": "next" | ||
"access": "public" | ||
} | ||
} |
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
19
255079
+ Addeddeepmerge@3.2.1(transitive)
- Removeddeepmerge@3.2.0(transitive)
Updateddeepmerge@3.2.1