@fastly/expressly
Advanced tools
Comparing version 1.0.0-alpha.7 to 1.0.0-alpha.8
{ | ||
"name": "@fastly/expressly", | ||
"version": "1.0.0-alpha.7", | ||
"version": "1.0.0-alpha.8", | ||
"description": "Express-style router for Fastly's Compute@Edge.", | ||
@@ -35,14 +35,14 @@ "main": "dist/index.js", | ||
"husky": "^8.0.1", | ||
"nodemon": "^2.0.16", | ||
"prettier": "^2.6.2", | ||
"nodemon": "^2.0.18", | ||
"prettier": "^2.7.1", | ||
"pretty-quick": "^3.1.3", | ||
"ts-loader": "^9.3.0", | ||
"typescript": "^4.7.3", | ||
"ts-loader": "^9.3.1", | ||
"typescript": "^4.7.4", | ||
"webpack": "^5.73.0", | ||
"webpack-cli": "^4.9.2" | ||
"webpack-cli": "^4.10.0" | ||
}, | ||
"dependencies": { | ||
"@fastly/js-compute": "^0.2.4", | ||
"@fastly/js-compute": "^0.3.0", | ||
"cookie": "^0.5.0", | ||
"core-js": "^3.22.8", | ||
"core-js": "^3.23.3", | ||
"path-to-regexp": "^6.2.1" | ||
@@ -49,0 +49,0 @@ }, |
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
29198
28
763
+ Added@fastly/js-compute@0.3.0(transitive)
- Removed@fastly/js-compute@0.2.5(transitive)
Updated@fastly/js-compute@^0.3.0
Updatedcore-js@^3.23.3