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

bs-webapi

Package Overview
Dependencies
Maintainers
2
Versions
47
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bs-webapi - npm Package Versions

1245

0.14.2

Diff

glennsl
published 0.14.1 •

glennsl
published 0.14.0 •

Changelog

Source

0.14.0 - (2019-04-15)

  • Removed deprecated Webapi.Dom.onload function
  • Removed deprecated Webapi.File.Url module alias
  • Restructured internal module layout (non-breaking for modules accessed through the Webapi top-level module, but breaking if internal *Re modules have been accessed directly)
  • Enforce private modules (effectively a formality and non-breaking)
glennsl
published 0.13.6 •

Changelog

Source

0.13.6 - (2019-03-22)

  • Added HtmlElement.focusPreventScroll
  • Refined return type of Node.cloneNode and Node.cloneDeepNode so it now returns the specific type of the cloned node.
glennsl
published 0.13.5 •

Changelog

Source

0.13.5 - (2019-03-15)

  • Added Element.scrollTo, Element.scrollToWithOptions
glennsl
published 0.13.4 •

Changelog

Source

0.13.4 - (2019-02-24)

  • Added URLSearchParams.makeWithDict and URLSearchParams.makeWithArray
glennsl
published 0.13.3 •

Changelog

Source

0.13.3 - (2019-02-19)

  • Added bs.return nullable to URLSearchParams.get since it returns null, not undefined and therefore does not autmatically conform to the runtime representation of option as previosuly assumed.
glennsl
published 0.13.2 •

Changelog

Source

0.13.2 - (2019-01-16)

  • Fixed signature of NamedNodeMap.toArray, which returned element but should return attr (considere non-breaking since it was just plain wrong)
  • Added add... and removePopStateEventListener to Window
  • Added add... and remove... functions for touch and animation event listeners to EventTarget
glennsl
published 0.13.1 •

Changelog

Source

0.13.1 - (2018-11-11)

  • Added add... and remove... functions for drag event listeners to EventTarget
glennsl
published 0.13.0 •

Changelog

Source

0.13.0 - (2018-10-09)

  • (Breaking) Requires bs-platform > 4.0.0
  • (Breaking) Changed FocusEvent.relatedTarget to return option
  • Added HtmlFormElement and HtmlInputElement
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