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

14

package.json
{
"name": "@atlaspack/runtime-js",
"version": "2.12.1-canary.3546+fd0b537d6",
"version": "2.12.1-canary.3547+b586f8787",
"license": "(MIT OR Apache-2.0)",

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

"engines": {
"atlaspack": "2.12.1-canary.3546+fd0b537d6",
"atlaspack": "2.12.1-canary.3547+b586f8787",
"node": ">= 16.0.0"
},
"dependencies": {
"@atlaspack/diagnostic": "2.12.1-canary.3546+fd0b537d6",
"@atlaspack/feature-flags": "2.12.1-canary.3546+fd0b537d6",
"@atlaspack/plugin": "2.12.1-canary.3546+fd0b537d6",
"@atlaspack/utils": "2.12.1-canary.3546+fd0b537d6",
"@atlaspack/diagnostic": "2.12.1-canary.3547+b586f8787",
"@atlaspack/feature-flags": "2.12.1-canary.3547+b586f8787",
"@atlaspack/plugin": "2.12.1-canary.3547+b586f8787",
"@atlaspack/utils": "2.12.1-canary.3547+b586f8787",
"nullthrows": "^1.1.1"
},
"gitHead": "fd0b537d68ebf412f465a0eb88ffc1cb452ba74b"
"gitHead": "b586f878765bdfb490110db5fe4580116d835548"
}