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
305
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.3585

14

package.json
{
"name": "@atlaspack/runtime-js",
"version": "2.12.1-canary.3584+39c76775f",
"version": "2.12.1-canary.3585+0929ac006",
"license": "(MIT OR Apache-2.0)",

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

"engines": {
"atlaspack": "2.12.1-canary.3584+39c76775f",
"atlaspack": "2.12.1-canary.3585+0929ac006",
"node": ">= 16.0.0"
},
"dependencies": {
"@atlaspack/diagnostic": "2.12.1-canary.3584+39c76775f",
"@atlaspack/feature-flags": "2.12.1-canary.3584+39c76775f",
"@atlaspack/plugin": "2.12.1-canary.3584+39c76775f",
"@atlaspack/utils": "2.12.1-canary.3584+39c76775f",
"@atlaspack/diagnostic": "2.12.1-canary.3585+0929ac006",
"@atlaspack/feature-flags": "2.12.1-canary.3585+0929ac006",
"@atlaspack/plugin": "2.12.1-canary.3585+0929ac006",
"@atlaspack/utils": "2.12.1-canary.3585+0929ac006",
"nullthrows": "^1.1.1"
},
"gitHead": "39c76775fb2413d7ea7149b9275995a2bfb79de5"
"gitHead": "0929ac006bd11b9b91c2ef27f90a272d2355b3a1"
}