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

@radpack/server

Package Overview
Dependencies
Maintainers
3
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@radpack/server - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

middleware/package.json

12

package.json
{
"name": "@radpack/server",
"version": "1.0.1",
"version": "1.0.2",
"description": "Rapid Application Development Packaging Server Runtime",

@@ -18,3 +18,4 @@ "main": "./lib/index.cjs.js",

"files": [
"lib/"
"lib/",
"middleware/"
],

@@ -25,5 +26,6 @@ "scripts": {

},
"homepage": "https://github.com/godaddy/radpack/tree/main/packages/server#readme",
"repository": {
"type": "git",
"url": "git@github.com:godaddy/radpack.git",
"url": "https://github.com/godaddy/radpack.git",
"directory": "packages/server"

@@ -42,3 +44,3 @@ },

"devDependencies": {
"@radpack/core": "^1.0.1",
"@radpack/core": "^1.0.2",
"@rollup/plugin-babel": "^5.3.0",

@@ -50,3 +52,3 @@ "@rollup/plugin-node-resolve": "^13.0.0",

"license": "MIT",
"gitHead": "9e08e4de55ac9d99104fcc59a71100ba1ed6fb2e"
"gitHead": "b3fdf45e936f9cdd26476a8c4133f54ce08c8798"
}
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