New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@reason-native-web/h1-lwt

Package Overview
Dependencies
Maintainers
3
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@reason-native-web/h1-lwt - npm Package Compare versions

Comparing version

to
1.0.0

.gitmodules

10

package.json
{
"name": "@reason-native-web/h1-lwt",
"version": "1.0.0-alpha.1",
"version": "1.0.0",
"license": "BSD-3-clause",

@@ -11,11 +11,11 @@ "homepage": "https://github.com/reason-native-web/vendor",

},
"files": [
"httpaf"
],
"dependencies": {
"ocaml": ">=4.3.0",
"@opam/dune": ">=1.5.0",
"@reason-native-web/h1": "~1.0.0-alpha.1",
"@reason-native-web/h1": "~1.0.0",
"@opam/lwt": "*"
},
"resolutions": {
"@reason-native-web/h1": "link:./h1.json"
}
}