You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

@atlaspack/runtime-service-worker

Package Overview
Dependencies
Maintainers
4
Versions
351
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.13.2-canary.3680

10

package.json
{
"name": "@atlaspack/runtime-service-worker",
"version": "2.13.2-canary.3679+3b43acfe1",
"version": "2.13.2-canary.3680+f6005601b",
"license": "(MIT OR Apache-2.0)",

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

"engines": {
"atlaspack": "2.13.2-canary.3679+3b43acfe1",
"atlaspack": "2.13.2-canary.3680+f6005601b",
"node": ">= 16.0.0"
},
"dependencies": {
"@atlaspack/plugin": "2.13.2-canary.3679+3b43acfe1",
"@atlaspack/utils": "2.13.2-canary.3679+3b43acfe1",
"@atlaspack/plugin": "2.13.2-canary.3680+f6005601b",
"@atlaspack/utils": "2.13.2-canary.3680+f6005601b",
"nullthrows": "^1.1.1"
},
"gitHead": "3b43acfe15523a2614413b294785e33a6060e41e"
"gitHead": "f6005601be5ceacb52350c065070feb5649461e9"
}