New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@area17/a17-helpers

Package Overview
Dependencies
Maintainers
4
Versions
47
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@area17/a17-helpers - npm Package Versions

1345

3.1.2

Diff

Changelog

Source

3.1.2

  • package.json repository url update
13twelve
published 3.1.1 •

Changelog

Source

3.1.1

  • read me updates
13twelve
published 3.1.0 •

Changelog

Source

3.1.0

Updated

  • setFocusOnTarget
  • focusTrap

Added

  • isVisible
  • getFocusableElements
  • listeners (listeners.add() and listeners.remove())
  • nl2br
  • removeEmoji
  • removeHTMLentities
  • removeNoneASCIICharacters
  • removeNonePrintableCharacters
  • replaceAccentedCharacters

Along with tests for each.

13twelve
published 3.0.3 •

Changelog

Source

3.0.3

  • Update resized: attempt to fire a resize (and so resized and mediaQueryUpdated) events on Firefox text scaling - which doesn't fire a native resize event. This was an issue because as you text scale, you will also likely be changing your visible breakpoint, as you go up in text size, you'll likely go down in breakpoint.
mrdoinel
published 3.0.2 •

Changelog

Source

3.0.2

  • Update ios100vhFix: get the greater of document.documentElement.clientHeight versus window.innerHeight to fix incorrect height when the browser UI is hiding on iOS15 and above.
13twelve
published 3.0.1 •

Changelog

Source

3.0.1

  • updated outdated packages
  • fix typo in orientationChangeFix test
13twelve
published 3.0.0 •

Changelog

Source

3.0.0

  • added Code of Conduct
  • removed Rollup
  • oritentationChangeFix renamed to orientationChangeFix.
  • removed
    • manageBehaviors and createBehaviors - behaviors and behavior management has been split out into its own library A17-Behaviors.
    • fontLoadObserver - use https://github.com/zachleat/fontfaceonload
    • lazyLoad - use https://www.npmjs.com/package/@area17/a17-lazyload
  • updated
    • focusTrap and setFocusOnTarget will clean up its tabindex attribute if they had to set it to focus
    • getMetaContentByName returns null of no meta tag found
  • tests added or updated for:
    • cookieHandler
    • copyTextToClipboard
    • debounce
    • focusDisplayHandler
    • focusTrap
    • getMetaContentByName
    • getOffset
    • ios100vhFix
    • isBreakpoint
    • orientationChangeFix
    • resized
    • setFocusOnTarget
  • incomplete tests have "todo" set
    • ajaxRequest
    • jsonpRequest
    • messages
    • responsiveImageUpdate
    • sendEventToSegmentio
    • store
  • wiki links updated
13twelve
published 2.1.4 •

Changelog

Source

2.1.4

  • getCurrentMediaQuery now replaces out " in returned current breakpoint CSS variable
  • isBreakpoint can now accept a list of breakpoints to check against (doesn't need a global)
mrdoinel
published 2.1.3 •

Changelog

Source

2.1.3

  • Update Production bundle
mrdoinel
published 2.1.2 •

Changelog

Source

2.1.2

  • queryStringHandler : dont replace plus signs from query strings
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc