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

14

package.json
{
"name": "@atlaspack/runtime-js",
"version": "2.12.1-canary.3579+6a2f4e49b",
"version": "2.12.1-canary.3580+30b12721c",
"license": "(MIT OR Apache-2.0)",

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

"engines": {
"atlaspack": "2.12.1-canary.3579+6a2f4e49b",
"atlaspack": "2.12.1-canary.3580+30b12721c",
"node": ">= 16.0.0"
},
"dependencies": {
"@atlaspack/diagnostic": "2.12.1-canary.3579+6a2f4e49b",
"@atlaspack/feature-flags": "2.12.1-canary.3579+6a2f4e49b",
"@atlaspack/plugin": "2.12.1-canary.3579+6a2f4e49b",
"@atlaspack/utils": "2.12.1-canary.3579+6a2f4e49b",
"@atlaspack/diagnostic": "2.12.1-canary.3580+30b12721c",
"@atlaspack/feature-flags": "2.12.1-canary.3580+30b12721c",
"@atlaspack/plugin": "2.12.1-canary.3580+30b12721c",
"@atlaspack/utils": "2.12.1-canary.3580+30b12721c",
"nullthrows": "^1.1.1"
},
"gitHead": "6a2f4e49b3923e9345b5169538229cd743c798a9"
"gitHead": "30b12721c5a6b6f52ab4863b719496032c4adea5"
}