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.15.9 to 0.16.0

10

bsconfig.json

@@ -1,5 +0,1 @@

/* This is the BuckleScript configuration file. Note that this is a comment;
BuckleScript comes with a JSON parser that supports comments and trailing
comma. If this screws with your editor highlighting, please tell us by filing
an issue! */
{

@@ -28,3 +24,7 @@ "name": "bs-webapi",

],
"refmt": 3
"refmt": 3,
"warnings": {
"number": "+A-42-48-105",
"error": "+A-3-44-102"
}
}
### 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
### 0.15.9 (2020-03-14)

@@ -3,0 +11,0 @@ * Added `ResizeObserver`

{
"name": "bs-webapi",
"version": "0.15.9",
"version": "0.16.0",
"description": "Reason + BuckleScript bindings to DOM",

@@ -10,3 +10,2 @@ "repository": {

"homepage": "https://github.com/reasonml-community/bs-webapi-incubator#readme",
"main": "index.js",
"keywords": [

@@ -13,0 +12,0 @@ "reason",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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