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

2345

0.19.1

Diff

Changelog

Source

0.19.1

  • Removed dev dependency on bsdoc to allow smooth installs on non-Mac OS
yawaramin_user
published 0.19.0 •

Changelog

Source

0.19.0

  • Added bindings to ReadableStream
  • Added Webapi.Url.makeWith
  • Deprecated Webapi.Url.makeWithBase in favor of Webapi.Url.makeWith
  • (Breaking) Fixed the binding for Webapi.Url.URLSearchParams.entries to return (string, string)
  • Added Webapi.Dom.Node.replaceChild
yawaramin_user
published 0.18.0 •

Changelog

Source

0.18.0

  • Upgraded to bs-platform@7.1.0 and added API doc generation
  • Added bs-fetch dependency for FormData bindings
  • Added bindings for Blob and File
  • Deprecated File._type for File.type_
yawaramin_user
published 0.17.1 •

Changelog

Source

0.17.1 (2020-07-01)

  • Deprecated Webapi.Dom.eventPhase in favour of Webapi.Dom.EventPhase.t
yawaramin_user
published 0.17.0 •

Changelog

Source

0.17.0 (2020-06-29)

  • (Breaking) fixed Canvas2d.putImageData, unfortunately this needs to be a breaking change because the JavaScript method itself doesn't accept optional arguments
yawaramin_user
published 0.16.2 •

Changelog

Source

0.16.2 (2020-06-29)

  • Fixed document instanceof HTMLDocument check to ensure it works across windows
yawaramin_user
published 0.16.1 •

Changelog

Source

0.16.1 (2020-06-24)

  • Fixed element instanceof HTMLElement check to ensure it works for elements from different windows
  • Un-deprecated the unsafe downcast functions
yawaramin_user
published 0.16.0 •

Changelog

Source

0.16.0 (2020-06-16)

  • Fixed DomStringMap.unsafeDeleteKey for BuckleScript 8
  • Removed main file from package.json
  • Removed JS outputs except for tests
  • Enabled more warnings and errors
  • Used instanceof to implement downcasts and deprecated the unsafe downcasts
glennsl
published 0.15.9 •

Changelog

Source

0.15.9 (2020-03-14)

  • Added ResizeObserver
glennsl
published 0.15.8 •

Changelog

Source

0.15.8 (2020-02-22)

  • Added Window.performance and Performance.now
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