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.3569

12

package.json
{
"name": "@atlaspack/reporter-dev-server",
"version": "2.12.1-canary.3568+2bb7fb28f",
"version": "2.12.1-canary.3569+15c75d645",
"description": "Blazing fast, zero configuration web application bundler",

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

"engines": {
"atlaspack": "2.12.1-canary.3568+2bb7fb28f",
"atlaspack": "2.12.1-canary.3569+15c75d645",
"node": ">= 16.0.0"

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

"dependencies": {
"@atlaspack/plugin": "2.12.1-canary.3568+2bb7fb28f",
"@atlaspack/utils": "2.12.1-canary.3568+2bb7fb28f"
"@atlaspack/plugin": "2.12.1-canary.3569+15c75d645",
"@atlaspack/utils": "2.12.1-canary.3569+15c75d645"
},
"devDependencies": {
"@atlaspack/babel-preset": "2.12.0",
"@atlaspack/types": "2.12.1-canary.3568+2bb7fb28f",
"@atlaspack/types": "2.12.1-canary.3569+15c75d645",
"connect": "^3.7.0",

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

},
"gitHead": "2bb7fb28f58d6d8e17c7917c4d0be72df125c328"
"gitHead": "15c75d6458c1b2998296c8c66c5bee738f1055f5"
}