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

@nextcloud/dialogs

Package Overview
Dependencies
Maintainers
4
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 0.1.1 to 1.0.0

.travis.yml

14

package.json
{
"name": "@nextcloud/dialogs",
"version": "0.1.1",
"version": "1.0.0",
"description": "",

@@ -9,2 +9,3 @@ "main": "dist/index.js",

"build": "babel ./lib --out-dir dist --extensions '.ts,.tsx' --source-maps && tsc --emitDeclarationOnly",
"build:doc": "typedoc --out dist/doc lib && touch dist/doc/.nojekyll",
"check-types": "tsc",

@@ -25,8 +26,8 @@ "dev": "babel ./lib --out-dir dist --extensions '.ts,.tsx' --watch",

"dependencies": {
"core-js": "3.4.2"
"core-js": "3.5.0"
},
"devDependencies": {
"@babel/cli": "7.7.4",
"@babel/core": "7.7.4",
"@babel/preset-env": "7.7.4",
"@babel/cli": "7.7.5",
"@babel/core": "7.7.5",
"@babel/preset-env": "7.7.6",
"@babel/preset-typescript": "7.7.4",

@@ -36,3 +37,4 @@ "@nextcloud/browserslist-config": "^1.0.0",

"babel-plugin-transform-class-properties": "6.24.1",
"typescript": "3.7.2"
"typedoc": "^0.15.5",
"typescript": "3.7.3"
},

@@ -39,0 +41,0 @@ "browserslist": [

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