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 Compare versions

Comparing version 0.12.2 to 0.13.0

src/dom/html/HtmlFormElementRe.re

4

package.json
{
"name": "bs-webapi",
"version": "0.12.2",
"version": "0.13.0",
"description": "Reason + BuckleScript bindings to DOM",

@@ -30,4 +30,4 @@ "repository": {

"devDependencies": {
"bs-platform": "^3.0.0"
"bs-platform": "^4.0.6"
}
}

@@ -70,2 +70,7 @@ # bs-webapi

### 0.13.0
* (Breaking) Requires bs-platform > 4.0.0
* (Breaking) Changed `FocusEvent.relatedTarget` to return `option`
* Added `HtmlFormElement` and `HtmlInputElement`
### 0.12.0

@@ -72,0 +77,0 @@ * (Breaking) Fixed return type if `StorageEvent.oldValue` and `StorageEvent.newValue`. They should be `nullable`, but were not.

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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