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

@nextcloud/dialogs

Package Overview
Dependencies
Maintainers
12
Versions
64
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nextcloud/dialogs - npm Package Compare versions

Comparing version 4.0.0 to 4.0.1

dist/index.cjs

10

package.json
{
"name": "@nextcloud/dialogs",
"version": "4.0.0",
"version": "4.0.1",
"description": "",
"types": "dist/index.d.ts",
"main": "dist/index.js",
"module": "dist/index.es.js",
"main": "dist/index.cjs",
"module": "dist/index.mjs",
"type": "module",
"exports": {
".": {
"import": "./dist/index.es.js",
"require": "./dist/index.js"
"import": "./dist/index.mjs",
"require": "./dist/index.cjs"
},

@@ -14,0 +14,0 @@ "./dist/index.css": {

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