@lidcore/bs-express
Advanced tools
Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "@lidcore/bs-express", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "BuckleScript bindings for express.", | ||
@@ -22,4 +22,9 @@ "main": "lib/js/src/express.js", | ||
], | ||
"peerDependencies": { | ||
"bs-platform": "^4.0.0" | ||
}, | ||
"devDependencies": { | ||
"bs-platform": "^4.0.0" | ||
}, | ||
"dependencies": { | ||
"bs-platform": "^3.1.4", | ||
"cors": "^2.8.4", | ||
@@ -26,0 +31,0 @@ "express": "^4.16.3" |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
5271
1
1