@mathigon/hilbert
Advanced tools
Comparing version 1.1.9 to 1.1.10
{ | ||
"name": "@mathigon/hilbert", | ||
"version": "1.1.9", | ||
"version": "1.1.10", | ||
"license": "MIT", | ||
@@ -15,3 +15,3 @@ "homepage": "https://mathigon.io/hilbert", | ||
"engines": { | ||
"node": ">=14" | ||
"node": ">=16" | ||
}, | ||
@@ -35,17 +35,17 @@ "main": "dist/index.cjs.js", | ||
"dependencies": { | ||
"@mathigon/core": "1.1.10", | ||
"@mathigon/fermat": "1.1.9" | ||
"@mathigon/core": "1.1.11", | ||
"@mathigon/fermat": "1.1.10" | ||
}, | ||
"devDependencies": { | ||
"@types/tape": "5.6.0", | ||
"@typescript-eslint/eslint-plugin": "5.61.0", | ||
"@typescript-eslint/parser": "5.61.0", | ||
"esbuild": "0.18.11", | ||
"eslint": "8.44.0", | ||
"eslint-plugin-import": "2.27.5", | ||
"tape": "5.6.4", | ||
"@typescript-eslint/eslint-plugin": "6.4.0", | ||
"@typescript-eslint/parser": "6.4.0", | ||
"esbuild": "0.18.17", | ||
"eslint": "8.47.0", | ||
"eslint-plugin-import": "2.28.0", | ||
"tape": "5.6.6", | ||
"ts-node": "10.9.1", | ||
"tslib": "2.6.0", | ||
"tslib": "2.6.2", | ||
"typescript": "5.1.6" | ||
} | ||
} |
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
295433
4054
+ Added@mathigon/core@1.1.11(transitive)
+ Added@mathigon/fermat@1.1.10(transitive)
- Removed@mathigon/core@1.1.10(transitive)
- Removed@mathigon/fermat@1.1.9(transitive)
Updated@mathigon/core@1.1.11
Updated@mathigon/fermat@1.1.10