Comparing version 0.15.9 to 0.16.0
@@ -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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
186671
1