forked from jscissr/http-node
-
-
Notifications
You must be signed in to change notification settings - Fork 4
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: webtorrent/http-node
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.2.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: webtorrent/http-node
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.3.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 4 commits
- 3 files changed
- 3 contributors
Commits on Sep 11, 2019
-
Add "chromeapp" field to
package.json
I'm attempting to make a defacto standard for specifying Chrome App dependency substitutions using the "chromeapp" field in `package.json`. The "chromeapp" field is just like the "browser" field in `package.json` (see spec here: https://github.com/defunctzombie/package-browser-field-spec) except it's intended for Chrome App targets instead of a generic browser target. Specifically, since Chrome Apps can use raw sockets, we want to replace 'net' and 'dgram' with 'chrome-net' and 'chrome-dgram', respectively.
Configuration menu - View commit details
-
Copy full SHA for 62b7004 - Browse repository at this point
Copy the full SHA 62b7004View commit details
Commits on Jan 14, 2022
-
feat: webtorrent org, semantic release
Diego Rodríguez Baquero committedJan 14, 2022 Configuration menu - View commit details
-
Copy full SHA for 65665fd - Browse repository at this point
Copy the full SHA 65665fdView commit details -
fix: add semantic release config
Diego Rodríguez Baquero committedJan 14, 2022 Configuration menu - View commit details
-
Copy full SHA for c524325 - Browse repository at this point
Copy the full SHA c524325View commit details -
# [1.3.0](v1.2.0...v1.3.0) (2022-01-14) ### Bug Fixes * add semantic release config ([c524325](c524325)) ### Features * webtorrent org, semantic release ([65665fd](65665fd))
Configuration menu - View commit details
-
Copy full SHA for b881e8e - Browse repository at this point
Copy the full SHA b881e8eView commit details
There are no files selected for viewing