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

14

package.json
{
"name": "@atlaspack/runtime-js",
"version": "2.12.1-canary.3558+ec7485241",
"version": "2.12.1-canary.3559+8c51bf876",
"license": "(MIT OR Apache-2.0)",

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

"engines": {
"atlaspack": "2.12.1-canary.3558+ec7485241",
"atlaspack": "2.12.1-canary.3559+8c51bf876",
"node": ">= 16.0.0"
},
"dependencies": {
"@atlaspack/diagnostic": "2.12.1-canary.3558+ec7485241",
"@atlaspack/feature-flags": "2.12.1-canary.3558+ec7485241",
"@atlaspack/plugin": "2.12.1-canary.3558+ec7485241",
"@atlaspack/utils": "2.12.1-canary.3558+ec7485241",
"@atlaspack/diagnostic": "2.12.1-canary.3559+8c51bf876",
"@atlaspack/feature-flags": "2.12.1-canary.3559+8c51bf876",
"@atlaspack/plugin": "2.12.1-canary.3559+8c51bf876",
"@atlaspack/utils": "2.12.1-canary.3559+8c51bf876",
"nullthrows": "^1.1.1"
},
"gitHead": "ec7485241833d49a722782b4b52fcb9cd33c4721"
"gitHead": "8c51bf8767aea3ef7cdadbae514440632cb4e487"
}