Socket for GitHub
Detect suspicious packages in PRs
Socket CLI
Use Socket from the command line
Socket Web Extension
Use Socket from your browser
Socket Dependency Search
Find any package for your project
Integrations
Docs
Want to read all the docs? Start here
Customers
Check out our customer stories
Blog
Keep up to date with all the news
Changelog
Latest updates and enhancements
FAQ
Answers to common questions
Package Alerts
Learn about all Socket alerts
Glossary
Open source and security terms
Customer Stories
About
Why we built Socket
Love
See why developers love Socket
Careers
Join our team
Investors
Learn about our investors
Security
Our security practices
Why Socket?
Achievements
Packages
Comaintainers
226 packages
Order
Sort by
@agderposten/environment-functions
Easy access to AGM environment functions.
@agderposten/environment-provider
HOC that provides the `environment` object to its children if given either an `environmentId` or a `hostname`. Attempts to use `Next.js` `getInitialProps`.
@agderposten/fonts
Easily use `agm` fonts by composing them with CSS.
@agderposten/header
## Installation
@agderposten/loading-spinner
Simple loading spinner component.
@agderposten/logo
Component with black or white logo for the provided `organization` with an `alt` attribute set as the `organization.name`. Attempts to use `Next.js` `getInitialProps`.
@agderposten/next
Minimalistic framework for server-rendered React applications
@agderposten/organization-functions
Easy access to agm organization functions. You probably need `@babel/polyfill` for this to work.
@agderposten/organization-provider
HOC that provides the `organization` object to its children if given either an `environmentId` or a `hostname`. Attempts to use `Next.js` `getInitialProps`. You probably need `@babel/polyfill` for this to work.
@agderposten/user-button
Simple user button showing the users' first name if logged in. Customizable text and visibility if logged out. Takes `onClick` or `href`, and `className`.