New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@ale-run/plugin-file-store

Package Overview
Dependencies
Maintainers
0
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ale-run/plugin-file-store - npm Package Compare versions

Comparing version 0.1.0-alpha.2 to 0.1.0-beta.0

5

package.json
{
"name": "@ale-run/plugin-file-store",
"version": "0.1.0-alpha.2",
"version": "0.1.0-beta.0",
"description": "Ale Plugin - File Store",

@@ -10,3 +10,3 @@ "main": "lib/index.js",

"scripts": {
"prepublishOnly": "npm run build",
"prepublishOnly": "npm run dist",
"npm:publish": "npm publish",

@@ -16,2 +16,3 @@ "dev": "npm run build && npm run link && cross-env LOG_LEVEL=info aled dev",

"build": "rimraf lib && tsc",
"dist": "npm run build",
"watch": "npm run build && tsc -w --preserveWatchOutput"

@@ -18,0 +19,0 @@ },

ale.plugin.yaml

Sorry, the diff of this file is not supported yet

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