Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
hildjj
/
node-cbor
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
72
Star
379
Code
Issues
9
Pull requests
2
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Require buffer
- #133
#133
Merged
hildjj
merged 12 commits into
master
hildjj/node-cbor:master
from
require-buffer
hildjj/node-cbor:require-buffer
Copy head branch name to clipboard
Feb 10, 2021
Conversation
Commits
12
(12)
Checks
Files changed
Merged
Require buffer
#133
hildjj
merged 12 commits into
master
hildjj/node-cbor:master
from
require-buffer
hildjj/node-cbor:require-buffer
Copy head branch name to clipboard
Commits
Commits on Feb 1, 2021
First pass. Docs and type cleanups still needed
hildjj
committed
c277458
View commit details
Copy full SHA for c277458
Browse repository at this point
Remove support for old url.Url type in order to reduce complexity when used in the web
hildjj
committed
6eaa9c0
View commit details
Copy full SHA for 6eaa9c0
Browse repository at this point
Require node Buffer global to allow use with Webpack 5
Show description for b1e3b01
achingbrain
authored and
hildjj
committed
b1e3b01
View commit details
Copy full SHA for b1e3b01
Browse repository at this point
Commits on Feb 7, 2021
extract utils, update lint
hildjj
committed
d20c421
View commit details
Copy full SHA for d20c421
Browse repository at this point
Missed one Buffer require
hildjj
committed
73949dd
View commit details
Copy full SHA for 73949dd
Browse repository at this point
Update nofilter dependency
hildjj
committed
3618888
View commit details
Copy full SHA for 3618888
Browse repository at this point
More webpack tries
hildjj
committed
97d6190
View commit details
Copy full SHA for 97d6190
Browse repository at this point
always re-require the package that we need in the requireWithFailedDependency function
hildjj
committed
87ce020
View commit details
Copy full SHA for 87ce020
Browse repository at this point
Commits on Feb 9, 2021
Switch to monorepo format and clean up all the things
hildjj
committed
6815938
View commit details
Copy full SHA for 6815938
Browse repository at this point
Commits on Feb 10, 2021
Continue to doc and clean up
hildjj
committed
500f30b
View commit details
Copy full SHA for 500f30b
Browse repository at this point
yarn-cache requires a lock file, which i don't want
hildjj
committed
d591a9e
View commit details
Copy full SHA for d591a9e
Browse repository at this point
TODO: investigate what the situation is on GHA with respect to git branching
hildjj
committed
51f66dd
View commit details
Copy full SHA for 51f66dd
Browse repository at this point
You can’t perform that action at this time.