@thednp/dommatrix
Advanced tools
Comparing version 2.0.0-alpha3 to 2.0.0
{ | ||
"name": "@thednp/dommatrix", | ||
"version": "2.0.0-alpha3", | ||
"version": "2.0.0", | ||
"description": "TypeScript shim for DOMMatrix", | ||
@@ -11,14 +11,4 @@ "homepage": "https://thednp.github.io/dommatrix/", | ||
"module": "dist/dommatrix.mjs", | ||
"esmodule": "dist/dommatrix.mjs", | ||
"types": "dist/dommatrix.d.ts", | ||
"exports": { | ||
".": { | ||
"import": "./dist/dommatrix.mjs", | ||
"require": "./dist/dommatrix.cjs", | ||
"types": "./dist/dommatrix.d.ts" | ||
} | ||
}, | ||
"files": [ | ||
"dist", | ||
"src" | ||
], | ||
"scripts": { | ||
@@ -65,4 +55,4 @@ "pre-test": "npm run clean-coverage", | ||
"@typescript-eslint/parser": "^5.47.0", | ||
"cypress": "^12.2.0", | ||
"dts-bundle-generator": "^7.1.0", | ||
"cypress": "^12.4.1", | ||
"dts-bundle-generator": "^7.2.0", | ||
"eslint": "^8.30.0", | ||
@@ -76,7 +66,7 @@ "eslint-plugin-jsdoc": "^39.6.4", | ||
"nyc": "^15.1.0", | ||
"prettier": "^2.8.1", | ||
"prettier": "^2.8.3", | ||
"rimraf": "^3.0.2", | ||
"typescript": "^4.9.4", | ||
"vite": "^4.0.3" | ||
"vite": "^4.0.4" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
234773
26
2365
0