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

to
0.19.1

5

CHANGELOG.md

@@ -0,1 +1,6 @@

### 0.19.1
* Removed dev dependency on `bsdoc` to allow smooth installs on non-Mac
OS
### 0.19.0

@@ -2,0 +7,0 @@

8

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

@@ -29,8 +29,10 @@ "repository": {

"devDependencies": {
"bs-platform": "^7.1.0",
"bsdoc": "6.0.4-alpha"
"bs-platform": "^7.1.0"
},
"dependencies": {
"bs-fetch": "^0.6.2"
},
"peerDependencies": {
"bsdoc": "^6.0.4-alpha"
}
}

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