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

colabo-editor-extension-file

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

colabo-editor-extension-file - npm Package Compare versions

Comparing version 0.0.5 to 0.0.6

6

package.json
{
"name": "colabo-editor-extension-file",
"description": "file extension for colabo editor",
"version": "0.0.5",
"version": "0.0.6",
"keywords": [

@@ -17,3 +17,3 @@ "colabo",

".": {
"types": "./dist/packages/colabo-editor-extension-file/src/index.d.ts",
"types": "./dist/index.d.ts",
"import": "./dist/index.js",

@@ -26,3 +26,3 @@ "require": "./dist/index.cjs"

"umd": "dist/index.umd.js",
"types": "dist/packages/colabo-editor-extension-file/src/index.d.ts",
"types": "dist/index.d.ts",
"files": [

@@ -29,0 +29,0 @@ "src",

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