index
:
go-x-pkgsite
main
revert-to-dirmodgetter
Fork of golang.org/x/pkgsite with my patches.
Go Authors
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
package.json
Age
Commit message (
Expand
)
Author
2026-03-13
package.json: move all dependencies to dev dependencies
Hana Kim
2026-03-12
all: upgrade Node.js to version 20
Hana Kim
2024-05-16
ran `npm audit fix`
Jonathan Amsterdam
2023-03-30
package.json: ran npm audit fix
Jamal Carvalho
2022-12-12
static/frontend: upgrade postcss and fix stylelint config and errors
Jamal Carvalho
2022-01-31
pkgsite: remove the e2e tests
Jamal Carvalho
2022-01-27
package.json: update puppeteer
Jamal Carvalho
2022-01-18
package.json: pin npm dependencies to exact versions
Jamal Carvalho
2022-01-18
pkgsite: upgrade stylelint npm packages
Jamal Carvalho
2022-01-18
pkgsite: upgrade markdown npm package
Jamal Carvalho
2021-10-25
align jest package versions
Jamal Carvalho
2021-10-25
update npm package files
Jonathan Amsterdam
2021-08-05
devtools,package.json: upgrade and pin puppeteer version
Jamal Carvalho
2021-06-12
package.json: update directories for lint and test scripts
Jamal Carvalho
2021-06-11
package(-lock).json: run npm audit fix
Jamal Carvalho
2021-06-11
package.json: add paths to lint and test commands
Jamal Carvalho
2021-05-18
package.json: add marked as a dependency
Jamal Carvalho
2021-04-17
e2e: update snapshot test config
Jamal Carvalho
2021-03-25
devtools,e2e: use a single browser instance for e2e tests
Jamal Carvalho
2021-03-10
package.json: remove build and develop scripts
Jamal Carvalho
2021-03-04
devtools,package.json: switch to jest runner to jest-circus
Jamal Carvalho
2021-03-01
package.json: remove linters from test script
Jamal Carvalho
2021-02-16
package.json: cleanup scripts and dependencies
Jamal Carvalho
2021-01-13
root: stylelint config updates
Jamal Carvalho
2021-01-08
content: remove postcss processed styles
Jamal Carvalho
2021-01-05
devtools: update jest config
Jamal Carvalho
2020-12-30
root: add config and scripts for processing ts and css files
Jamal Carvalho
2020-12-29
devtools: config and scripts for frontend testing
Jamal Carvalho
2020-12-29
root: setup linting config for typescript and css
Jamal Carvalho
2020-12-09
devtools: add support for running prettier within docker
Jamal Carvalho