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

doogu

Package Overview
Dependencies
Maintainers
1
Versions
241
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

doogu - npm Package Compare versions

Comparing version 3.2.6 to 3.2.7

8

changelog.md

@@ -0,1 +1,9 @@

## [3.2.7](https://github.com/bent10/doogu/compare/v3.2.6...v3.2.7) (2023-08-16)
### Bug Fixes
* **deps:** update dependency eslint-config-prettier to v9 ([49cbfe2](https://github.com/bent10/doogu/commit/49cbfe2d2cdfb6c9f944dde121e635d1bfed331b))
* **deps:** update vitest monorepo to ^0.34.0 ([57dc8a0](https://github.com/bent10/doogu/commit/57dc8a0e1785277768f2974475297aac1cef572a))
## [3.2.6](https://github.com/bent10/doogu/compare/v3.2.5...v3.2.6) (2023-07-29)

@@ -2,0 +10,0 @@

10

package.json
{
"name": "doogu",
"description": "A wrapper around modern JavaScript tools",
"version": "3.2.6",
"version": "3.2.7",
"publishConfig": {

@@ -38,6 +38,6 @@ "access": "public"

"@typescript-eslint/parser": "^6.2.0",
"@vitest/coverage-v8": "^0.33.0",
"@vitest/ui": "^0.33.0",
"@vitest/coverage-v8": "^0.34.0",
"@vitest/ui": "^0.34.0",
"eslint": "^8.46.0",
"eslint-config-prettier": "^8.9.0",
"eslint-config-prettier": "^9.0.0",
"prettier": "^3.0.0",

@@ -47,3 +47,3 @@ "resolve-tspaths": "^0.8.14",

"vite": "^4.4.7",
"vitest": "^0.33.0"
"vitest": "^0.34.0"
},

@@ -50,0 +50,0 @@ "config": {

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