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

@atlaspack/reporter-dev-server

Package Overview
Dependencies
Maintainers
0
Versions
305
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@atlaspack/reporter-dev-server - npm Package Compare versions

Comparing version

to
2.12.1-canary.3576

12

package.json
{
"name": "@atlaspack/reporter-dev-server",
"version": "2.12.1-canary.3575+019613744",
"version": "2.12.1-canary.3576+b62bf25eb",
"description": "Blazing fast, zero configuration web application bundler",

@@ -16,3 +16,3 @@ "license": "(MIT OR Apache-2.0)",

"engines": {
"atlaspack": "2.12.1-canary.3575+019613744",
"atlaspack": "2.12.1-canary.3576+b62bf25eb",
"node": ">= 16.0.0"

@@ -29,8 +29,8 @@ },

"dependencies": {
"@atlaspack/plugin": "2.12.1-canary.3575+019613744",
"@atlaspack/utils": "2.12.1-canary.3575+019613744"
"@atlaspack/plugin": "2.12.1-canary.3576+b62bf25eb",
"@atlaspack/utils": "2.12.1-canary.3576+b62bf25eb"
},
"devDependencies": {
"@atlaspack/babel-preset": "2.12.0",
"@atlaspack/types": "2.12.1-canary.3575+019613744",
"@atlaspack/types": "2.12.1-canary.3576+b62bf25eb",
"connect": "^3.7.0",

@@ -46,3 +46,3 @@ "ejs": "^3.1.6",

},
"gitHead": "019613744ac9f1cf3b3298542f90573b74dc32f9"
"gitHead": "b62bf25eb49634807a561f0978efc3f4d0642c71"
}