Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

flex-plugin

Package Overview
Dependencies
Maintainers
8
Versions
294
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

flex-plugin - npm Package Compare versions

Comparing version 4.7.6-nightly.20210426 to 4.7.7-beta.0

6

package.json
{
"name": "flex-plugin",
"version": "4.7.6-nightly.20210426",
"version": "4.7.7-beta.0",
"description": "Runtime for Flex plugins",

@@ -32,3 +32,3 @@ "keywords": [

"prebuild": "npm run clean",
"build": "../../node_modules/.bin/tsc",
"build": "cd ../.. && tsc -p \"packages/flex-plugin/tsconfig.json\"",
"clean": "rm -rf dist",

@@ -44,3 +44,3 @@ "lint": "eslint --ext ts src/",

},
"gitHead": "3b07ee17adb8bc21a4f3e07994401ea56274180c"
"gitHead": "7f72ceedd7b661db80123ef7bfc720c073b3ea09"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc