Socket
Socket
Sign inDemoInstall

@dldc/canvas

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dldc/canvas - npm Package Compare versions

Comparing version 1.2.6 to 1.2.7

30

package.json
{
"name": "@dldc/canvas",
"version": "1.2.6",
"version": "1.2.7",
"description": "A 2D Canvas engine",

@@ -20,5 +20,5 @@ "keywords": [],

".": {
"types": "./dist/mod.d.ts",
"import": "./dist/mod.js",
"require": "./dist/mod.cjs",
"types": "./dist/mod.d.ts"
"require": "./dist/mod.cjs"
}

@@ -86,21 +86,21 @@ },

"dependencies": {
"@dldc/pubsub": "^6.0.1",
"@dldc/stack": "^4.1.5"
"@dldc/pubsub": "^6.0.2",
"@dldc/stack": "^4.1.6"
},
"devDependencies": {
"@dldc/humpf": "^5.0.1",
"@types/node": "^20.10.4",
"@typescript-eslint/eslint-plugin": "^6.14.0",
"@typescript-eslint/parser": "^6.14.0",
"@vitest/coverage-v8": "^1.0.4",
"@dldc/humpf": "^5.0.2",
"@types/node": "^20.11.20",
"@typescript-eslint/eslint-plugin": "^7.0.2",
"@typescript-eslint/parser": "^7.0.2",
"@vitest/coverage-v8": "^1.3.1",
"auto-changelog": "^2.4.0",
"eslint": "^8.56.0",
"eslint-config-prettier": "^9.1.0",
"prettier": "^3.1.1",
"release-it": "^17.0.1",
"prettier": "^3.2.5",
"release-it": "^17.1.1",
"rimraf": "^5.0.5",
"tsup": "^8.0.1",
"tsup": "^8.0.2",
"typescript": "^5.3.3",
"vite": "^5.0.10",
"vitest": "^1.0.4"
"vite": "^5.1.4",
"vitest": "^1.3.1"
},

@@ -107,0 +107,0 @@ "packageManager": "pnpm@8.9.0",

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