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

@atlaspack/runtime-service-worker

Package Overview
Dependencies
Maintainers
0
Versions
311
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@atlaspack/runtime-service-worker - npm Package Compare versions

Comparing version

to
2.12.1-canary.3535

12

package.json
{
"name": "@atlaspack/runtime-service-worker",
"version": "2.12.1-canary.3534+80c3a9777",
"version": "2.12.1-canary.3535+66c8cd01b",
"license": "(MIT OR Apache-2.0)",

@@ -15,11 +15,11 @@ "publishConfig": {

"engines": {
"node": ">= 16.0.0",
"parcel": "2.12.1-canary.3534+80c3a9777"
"atlaspack": "2.12.1-canary.3535+66c8cd01b",
"node": ">= 16.0.0"
},
"dependencies": {
"@atlaspack/plugin": "2.12.1-canary.3534+80c3a9777",
"@atlaspack/utils": "2.12.1-canary.3534+80c3a9777",
"@atlaspack/plugin": "2.12.1-canary.3535+66c8cd01b",
"@atlaspack/utils": "2.12.1-canary.3535+66c8cd01b",
"nullthrows": "^1.1.1"
},
"gitHead": "80c3a97779bec00bdb7c90eb5da4174cca5d5215"
"gitHead": "66c8cd01ba7f6e6d22b84933083865b826b605cd"
}