Compare commits

...

1 Commits

Author SHA1 Message Date
David Kale 712e38f544 Revert "update licenses and added package-lock (#26)"
This reverts commit fd47e658a1.
2020-10-27 17:36:19 -04:00
9 changed files with 10 additions and 4835 deletions
+2 -2
View File
@@ -14,7 +14,7 @@ jobs:
- name: Install licensed
run: |
cd $RUNNER_TEMP
curl -Lfs -o licensed.tar.gz https://github.com/github/licensed/releases/download/2.14.1/licensed-2.14.1-linux-x64.tar.gz
curl -Lfs -o licensed.tar.gz https://github.com/github/licensed/releases/download/2.12.2/licensed-2.12.2-linux-x64.tar.gz
sudo tar -xzf licensed.tar.gz
sudo mv licensed /usr/local/bin/licensed
- run: licensed status
- run: licensed status
+2 -1
View File
@@ -1 +1,2 @@
node_modules
package-lock.json
node_modules
+1 -1
View File
@@ -1,6 +1,6 @@
---
name: "@octokit/endpoint"
version: 6.0.8
version: 6.0.5
type: npm
summary: Turns REST API endpoints into generic request options
homepage: https://github.com/octokit/endpoint.js#readme
+1 -1
View File
@@ -1,6 +1,6 @@
---
name: "@octokit/plugin-request-log"
version: 1.0.1
version: 1.0.0
type: npm
summary: Log all requests and request errors
homepage: https://github.com/octokit/plugin-request-log.js#readme
+1 -1
View File
@@ -1,6 +1,6 @@
---
name: "@octokit/request"
version: 5.4.9
version: 5.4.7
type: npm
summary: Send parameterized requests to GitHubs APIs with sensible defaults in browsers
and Node
@@ -1,6 +1,6 @@
---
name: "@octokit/types"
version: 5.5.0
version: 5.4.1
type: npm
summary: Shared TypeScript definitions for Octokit projects
homepage: https://github.com/octokit/types.ts#readme
+1 -1
View File
@@ -1,6 +1,6 @@
---
name: "@types/node"
version: 14.14.2
version: 14.6.4
type: npm
summary: TypeScript definitions for Node.js
homepage: https://github.com/DefinitelyTyped/DefinitelyTyped#readme
+1 -1
View File
@@ -1,6 +1,6 @@
---
name: is-plain-object
version: 5.0.0
version: 4.1.1
type: npm
summary: Returns true if an object was created by the `Object` constructor, or Object.create(null).
homepage: https://github.com/jonschlinkert/is-plain-object
-4826
View File
File diff suppressed because it is too large Load Diff