Socket
Socket
Sign inDemoInstall

@dword-design/ci

Package Overview
Dependencies
Maintainers
1
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dword-design/ci - npm Package Compare versions

Comparing version 2.0.7 to 3.0.0

16

CHANGELOG.md

@@ -0,1 +1,17 @@

# [3.0.0](https://github.com/dword-design/ci/compare/v2.0.7...v3.0.0) (2021-05-03)
### Bug Fixes
* update dependency @dword-design/base to v8 ([#38](https://github.com/dword-design/ci/issues/38)) ([37491ac](https://github.com/dword-design/ci/commit/37491acdecf3805378888f0dfece6dd30a5c46b5))
### BREAKING CHANGES
* require Node.js >= 12
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Sebastian Landwehr <info@dword-design.de>
Co-authored-by: GitHub Actions <actions@github.com>
## [2.0.7](https://github.com/dword-design/ci/compare/v2.0.6...v2.0.7) (2021-04-28)

@@ -2,0 +18,0 @@

7

package.json
{
"name": "@dword-design/ci",
"version": "2.0.7",
"version": "3.0.0",
"repository": "dword-design/ci",

@@ -30,3 +30,3 @@ "funding": "https://www.buymeacoffee.com/dword",

"devDependencies": {
"@dword-design/base": "^7.0.0",
"@dword-design/base": "^8.0.0",
"fs-extra": "^9.0.0",

@@ -36,2 +36,5 @@ "output-files": "^1.1.15",

},
"engines": {
"node": ">=12"
},
"publishConfig": {

@@ -38,0 +41,0 @@ "access": "public"

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