Socket
Socket
Sign inDemoInstall

path2d-polyfill

Package Overview
Dependencies
Maintainers
0
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

path2d-polyfill - npm Package Compare versions

Comparing version 3.1.1 to 3.1.2

30

package.json
{
"name": "path2d-polyfill",
"version": "3.1.1",
"version": "3.1.2",
"description": "Polyfills Path2D api for canvas rendering",

@@ -37,18 +37,18 @@ "keywords": [

"dependencies": {
"path2d": "0.2.0"
"path2d": "^0.2.1"
},
"devDependencies": {
"@babel/core": "7.24.6",
"@babel/preset-env": "7.24.6",
"@qlik/eslint-config": "0.7.23",
"@qlik/prettier-config": "0.4.13",
"@qlik/tsconfig": "0.2.5",
"@rollup/plugin-babel": "6.0.4",
"@vitest/coverage-v8": "1.6.0",
"eslint": "8.57.0",
"jsdom": "24.1.0",
"prettier": "3.2.5",
"typescript": "5.4.5",
"vite": "5.2.12",
"vitest": "1.6.0"
"@babel/core": "^7.24.7",
"@babel/preset-env": "^7.24.7",
"@qlik/eslint-config": "^0.7.25",
"@qlik/prettier-config": "^0.4.15",
"@qlik/tsconfig": "^0.2.6",
"@rollup/plugin-babel": "^6.0.4",
"@vitest/coverage-v8": "^1.6.0",
"eslint": "^8.57.0",
"jsdom": "^24.1.0",
"prettier": "^3.3.2",
"typescript": "^5.5.2",
"vite": "^5.3.2",
"vitest": "^1.6.0"
},

@@ -55,0 +55,0 @@ "publishConfig": {

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