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

1235

0.12.2

Diff

glennsl
published 0.12.1 •

glennsl
published 0.12.0 •

Changelog

Source

0.12.0 - (2018-09-16)

  • (Breaking) Fixed return type if StorageEvent.oldValue and StorageEvent.newValue. They should be nullable, but were not.
  • Added Url and UrlSearchParams
  • Deprecated Webapi.File.Url in favor of Webapi.Url
glennsl
published 0.11.0 •

Changelog

Source

0.11.0 - (2018-08-02)

  • EventTarget.dispatchEvent now take a Dom.event_like(_) instead of just Dom.event, so it will accept any event subtype.
  • Window.pageXOffset, pageYOffset, scrollX, scrollY, scrollLeft and scrollTop now return floats instead of ints, and Window.scroll, scrollBy, scrollTo, setScrollLeft and setScrollTop take floats instead of ints
  • HtmlElement.offsetParent now returns an option
  • Selection.anchorNode and Selection.focusNode now return options
  • Element.closest now returns an option
glennsl
published 0.10.0 •

Changelog

Source

0.10.0 - (2018-06-14)

  • Added inheritance of HtmlElement and its ancestors to HtmlImageElement
  • Deprecated HtmlImageElement.onload
  • Fixed inconsistencies with HtmlImageElement.src and HtmlImageElement.getSrc, breaking the API
  • Fleshed out HtmlImageElement
glennsl
published 0.9.1 •

Changelog

Source

0.9.1 - (2018-04-19)

  • Renamed Document.docType to Document.doctype to fix #95
chenglou
published 0.9.0 •

Changelog

Source

0.9.0 - (2018-04-17)

  • Support bs-platform@3.0.0. If your app isn't using that version, then don't upgrade to 0.9.0; otherwise, please do!
glennsl
published 0.8.3 •

glennsl
published 0.8.2 •

glennsl
published 0.8.1 •

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