@nextcloud/dialogs
Advanced tools
Comparing version 3.1.4 to 3.2.0
@@ -5,2 +5,12 @@ # Changelog | ||
## [v3.2.0](https://github.com/nextcloud/nextcloud-dialogs/tree/v3.2.0) - 2022-08-10 | ||
[Full Changelog](https://github.com/nextcloud/nextcloud-dialogs/compare/v3.1.4...v3.2.0) | ||
### Changed | ||
- Update engines to Node 16 with Npm 7 or Npm 8 | ||
- Translation updates | ||
- Dependency updates | ||
## [v3.1.4](https://github.com/nextcloud/nextcloud-dialogs/tree/v3.1.4) - 2022-07-21 | ||
@@ -7,0 +17,0 @@ |
116
package.json
{ | ||
"name": "@nextcloud/dialogs", | ||
"version": "3.1.4", | ||
"description": "", | ||
"main": "dist/index.js", | ||
"module": "dist/index.es.js", | ||
"types": "dist/index.d.ts", | ||
"scripts": { | ||
"build:doc": "typedoc --excludeExternals --out dist/doc lib && touch dist/doc/.nojekyll", | ||
"build": "NODE_ENV=production rollup -c", | ||
"watch": "NODE_ENV=development rollup -c --watch", | ||
"stylelint": "stylelint src", | ||
"stylelint:fix": "stylelint src --fix", | ||
"check-types": "tsc", | ||
"l10n:extract": "node build/extract-l10n.js" | ||
}, | ||
"keywords": [ | ||
"nextcloud" | ||
], | ||
"homepage": "https://github.com/nextcloud/nextcloud-dialogs#readme", | ||
"author": "Christoph Wurst", | ||
"license": "GPL-3.0-or-later", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/nextcloud/nextcloud-dialogs" | ||
}, | ||
"dependencies": { | ||
"@nextcloud/l10n": "^1.3.0", | ||
"@nextcloud/typings": "^1.0.0", | ||
"core-js": "^3.6.4", | ||
"toastify-js": "^1.12.0" | ||
}, | ||
"devDependencies": { | ||
"@babel/cli": "^7.8.4", | ||
"@babel/core": "^7.9.0", | ||
"@babel/preset-env": "^7.9.0", | ||
"@babel/preset-typescript": "^7.9.0", | ||
"@nextcloud/browserslist-config": "^2.1.0", | ||
"@rollup/plugin-babel": "^5.2.0", | ||
"@rollup/plugin-commonjs": "^22.0.0", | ||
"@rollup/plugin-node-resolve": "^13.0.0", | ||
"babel-loader-exclude-node-modules-except": "^1.0.3", | ||
"babel-plugin-transform-class-properties": "^6.24.1", | ||
"gettext-extractor": "^3.5.2", | ||
"gettext-parser": "^5.1.2", | ||
"rollup": "^2.25.0", | ||
"rollup-plugin-inject-process-env": "^1.3.0", | ||
"rollup-plugin-typescript2": "^0.32.1", | ||
"tslib": "^2.0.1", | ||
"typedoc": "^0.23.8", | ||
"typescript": "^4.0.2" | ||
}, | ||
"browserslist": [ | ||
"extends @nextcloud/browserslist-config" | ||
], | ||
"engines": { | ||
"node": "^14.0.0", | ||
"npm": "^7.0.0" | ||
} | ||
"name": "@nextcloud/dialogs", | ||
"version": "3.2.0", | ||
"description": "", | ||
"main": "dist/index.js", | ||
"module": "dist/index.es.js", | ||
"types": "dist/index.d.ts", | ||
"scripts": { | ||
"build:doc": "typedoc --excludeExternals --out dist/doc lib && touch dist/doc/.nojekyll", | ||
"build": "NODE_ENV=production rollup -c", | ||
"watch": "NODE_ENV=development rollup -c --watch", | ||
"stylelint": "stylelint src", | ||
"stylelint:fix": "stylelint src --fix", | ||
"check-types": "tsc", | ||
"l10n:extract": "node build/extract-l10n.js" | ||
}, | ||
"keywords": [ | ||
"nextcloud" | ||
], | ||
"homepage": "https://github.com/nextcloud/nextcloud-dialogs#readme", | ||
"author": "Christoph Wurst", | ||
"license": "GPL-3.0-or-later", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/nextcloud/nextcloud-dialogs" | ||
}, | ||
"dependencies": { | ||
"@nextcloud/l10n": "^1.3.0", | ||
"@nextcloud/typings": "^1.0.0", | ||
"core-js": "^3.6.4", | ||
"toastify-js": "^1.12.0" | ||
}, | ||
"devDependencies": { | ||
"@babel/cli": "^7.8.4", | ||
"@babel/core": "^7.9.0", | ||
"@babel/preset-env": "^7.9.0", | ||
"@babel/preset-typescript": "^7.9.0", | ||
"@nextcloud/browserslist-config": "^2.1.0", | ||
"@rollup/plugin-babel": "^5.2.0", | ||
"@rollup/plugin-commonjs": "^22.0.0", | ||
"@rollup/plugin-node-resolve": "^13.0.0", | ||
"babel-loader-exclude-node-modules-except": "^1.0.3", | ||
"babel-plugin-transform-class-properties": "^6.24.1", | ||
"gettext-extractor": "^3.5.2", | ||
"gettext-parser": "^5.1.2", | ||
"rollup": "^2.25.0", | ||
"rollup-plugin-inject-process-env": "^1.3.0", | ||
"rollup-plugin-typescript2": "^0.32.1", | ||
"tslib": "^2.0.1", | ||
"typedoc": "^0.23.8", | ||
"typescript": "^4.0.2" | ||
}, | ||
"browserslist": [ | ||
"extends @nextcloud/browserslist-config" | ||
], | ||
"engines": { | ||
"node": "^16.0.0", | ||
"npm": "^7.0.0 || ^8.0.0" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
1623909
83
14892