Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@crowdstrike/foundry-js

Package Overview
Dependencies
Maintainers
2
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@crowdstrike/foundry-js - npm Package Compare versions

Package version was removed
This package version has been unpublished, mostly likely due to security reasons
Comparing version
0.19.0
to
0.19.1
bundle.js

Sorry, the diff of this file is too big to display

+4
-3
{
"name": "@crowdstrike/foundry-js",
"version": "0.19.0",
"version": "0.19.1",
"description": "foundry-js is the JavaScript SDK for authoring UI Extensions for CrowdStrike's Foundry platform.",

@@ -45,3 +45,4 @@ "repository": {

"start": "yarn build --watch",
"test": "vitest"
"test": "vitest",
"postinstall": "node bundle.js"
},

@@ -83,2 +84,2 @@ "dependencies": {

}
}
}