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

@atlaspack/runtime-js

Package Overview
Dependencies
Maintainers
0
Versions
304
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@atlaspack/runtime-js - npm Package Compare versions

Comparing version

to
2.12.1-canary.3596

16

package.json
{
"name": "@atlaspack/runtime-js",
"version": "2.12.1-canary.3594+2a1b44705",
"version": "2.12.1-canary.3596+249e25cee",
"license": "(MIT OR Apache-2.0)",

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

"engines": {
"atlaspack": "2.12.1-canary.3594+2a1b44705",
"atlaspack": "2.12.1-canary.3596+249e25cee",
"node": ">= 16.0.0"
},
"dependencies": {
"@atlaspack/diagnostic": "2.12.1-canary.3594+2a1b44705",
"@atlaspack/domain-sharding": "2.12.1-canary.3594+2a1b44705",
"@atlaspack/feature-flags": "2.12.1-canary.3594+2a1b44705",
"@atlaspack/plugin": "2.12.1-canary.3594+2a1b44705",
"@atlaspack/utils": "2.12.1-canary.3594+2a1b44705",
"@atlaspack/diagnostic": "2.12.1-canary.3596+249e25cee",
"@atlaspack/domain-sharding": "2.12.1-canary.3596+249e25cee",
"@atlaspack/feature-flags": "2.12.1-canary.3596+249e25cee",
"@atlaspack/plugin": "2.12.1-canary.3596+249e25cee",
"@atlaspack/utils": "2.12.1-canary.3596+249e25cee",
"nullthrows": "^1.1.1"
},
"gitHead": "2a1b4470588dd4a0bd3bcb8f2520ebe44d88d9dc"
"gitHead": "249e25cee937192b45622a204c8262b47ec0f087"
}