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
306
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.3402

12

package.json
{
"name": "@atlaspack/reporter-dev-server",
"version": "2.12.1-canary.3401+d01e7cbfd",
"version": "2.12.1-canary.3402+8fb577a4c",
"description": "Blazing fast, zero configuration web application bundler",

@@ -17,3 +17,3 @@ "license": "MIT",

"node": ">= 16.0.0",
"parcel": "2.12.1-canary.3401+d01e7cbfd"
"parcel": "2.12.1-canary.3402+8fb577a4c"
},

@@ -29,8 +29,8 @@ "targets": {

"dependencies": {
"@atlaspack/plugin": "2.12.1-canary.3401+d01e7cbfd",
"@atlaspack/utils": "2.12.1-canary.3401+d01e7cbfd"
"@atlaspack/plugin": "2.12.1-canary.3402+8fb577a4c",
"@atlaspack/utils": "2.12.1-canary.3402+8fb577a4c"
},
"devDependencies": {
"@atlaspack/babel-preset": "2.12.0",
"@atlaspack/types": "2.12.1-canary.3401+d01e7cbfd",
"@atlaspack/types": "2.12.1-canary.3402+8fb577a4c",
"connect": "^3.7.0",

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

},
"gitHead": "d01e7cbfd923b8bd6558627c93ec81096b36c184"
"gitHead": "8fb577a4c89f40de0c9e734abcbf31bec4011c90"
}

Sorry, the diff of this file is too big to display