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
310
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.3554

14

package.json
{
"name": "@atlaspack/runtime-js",
"version": "2.12.1-canary.3553+bb17a2994",
"version": "2.12.1-canary.3554+379cf6bae",
"license": "(MIT OR Apache-2.0)",

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

"engines": {
"atlaspack": "2.12.1-canary.3553+bb17a2994",
"atlaspack": "2.12.1-canary.3554+379cf6bae",
"node": ">= 16.0.0"
},
"dependencies": {
"@atlaspack/diagnostic": "2.12.1-canary.3553+bb17a2994",
"@atlaspack/feature-flags": "2.12.1-canary.3553+bb17a2994",
"@atlaspack/plugin": "2.12.1-canary.3553+bb17a2994",
"@atlaspack/utils": "2.12.1-canary.3553+bb17a2994",
"@atlaspack/diagnostic": "2.12.1-canary.3554+379cf6bae",
"@atlaspack/feature-flags": "2.12.1-canary.3554+379cf6bae",
"@atlaspack/plugin": "2.12.1-canary.3554+379cf6bae",
"@atlaspack/utils": "2.12.1-canary.3554+379cf6bae",
"nullthrows": "^1.1.1"
},
"gitHead": "bb17a299464827110c52faaca0807fa38f302457"
"gitHead": "379cf6baef3e1a78dc1a9c2e58428491f67543f5"
}