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
307
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.3425

12

package.json
{
"name": "@atlaspack/reporter-dev-server",
"version": "2.12.1-canary.3424+210445e72",
"version": "2.12.1-canary.3425+9f7376c6c",
"description": "Blazing fast, zero configuration web application bundler",

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

"node": ">= 16.0.0",
"parcel": "2.12.1-canary.3424+210445e72"
"parcel": "2.12.1-canary.3425+9f7376c6c"
},

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

"dependencies": {
"@atlaspack/plugin": "2.12.1-canary.3424+210445e72",
"@atlaspack/utils": "2.12.1-canary.3424+210445e72"
"@atlaspack/plugin": "2.12.1-canary.3425+9f7376c6c",
"@atlaspack/utils": "2.12.1-canary.3425+9f7376c6c"
},
"devDependencies": {
"@atlaspack/babel-preset": "2.12.0",
"@atlaspack/types": "2.12.1-canary.3424+210445e72",
"@atlaspack/types": "2.12.1-canary.3425+9f7376c6c",
"connect": "^3.7.0",

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

},
"gitHead": "210445e721f55eba2daac5e9d19cb16fd1ff3c9a"
"gitHead": "9f7376c6cf799896a0789ab66f1cc253f2464991"
}

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