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.3592

16

package.json
{
"name": "@atlaspack/runtime-js",
"version": "2.12.1-canary.3591+39216d1ab",
"version": "2.12.1-canary.3592+27d350650",
"license": "(MIT OR Apache-2.0)",

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

"engines": {
"atlaspack": "2.12.1-canary.3591+39216d1ab",
"atlaspack": "2.12.1-canary.3592+27d350650",
"node": ">= 16.0.0"
},
"dependencies": {
"@atlaspack/diagnostic": "2.12.1-canary.3591+39216d1ab",
"@atlaspack/domain-sharding": "2.12.1-canary.3591+39216d1ab",
"@atlaspack/feature-flags": "2.12.1-canary.3591+39216d1ab",
"@atlaspack/plugin": "2.12.1-canary.3591+39216d1ab",
"@atlaspack/utils": "2.12.1-canary.3591+39216d1ab",
"@atlaspack/diagnostic": "2.12.1-canary.3592+27d350650",
"@atlaspack/domain-sharding": "2.12.1-canary.3592+27d350650",
"@atlaspack/feature-flags": "2.12.1-canary.3592+27d350650",
"@atlaspack/plugin": "2.12.1-canary.3592+27d350650",
"@atlaspack/utils": "2.12.1-canary.3592+27d350650",
"nullthrows": "^1.1.1"
},
"gitHead": "39216d1ab19a8e4c2ec9dfcd262262b058c22ade"
"gitHead": "27d35065043dfc8669fe2618748cb3c6300c760a"
}