Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@fastly/expressly

Package Overview
Dependencies
Maintainers
40
Versions
61
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fastly/expressly - npm Package Compare versions

Comparing version 1.0.0-alpha.7 to 1.0.0-alpha.8

16

package.json
{
"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 @@ },

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc