@hazae41/binary
Advanced tools
Comparing version 1.0.4 to 1.0.5
{ | ||
"type": "module", | ||
"name": "@hazae41/binary", | ||
"version": "1.0.4", | ||
"version": "1.0.5", | ||
"description": "Zero-copy Buffer reader and writer", | ||
@@ -28,16 +28,16 @@ "homepage": "https://github.com/hazae41/binary", | ||
"devDependencies": { | ||
"@hazae41/phobos": "^1.0.5", | ||
"@rollup/plugin-commonjs": "^23.0.2", | ||
"@hazae41/phobos": "^1.0.7", | ||
"@rollup/plugin-commonjs": "^24.0.0", | ||
"@rollup/plugin-multi-entry": "^6.0.0", | ||
"@rollup/plugin-node-resolve": "^15.0.1", | ||
"@rollup/plugin-typescript": "^9.0.2", | ||
"@types/jest": "^29.2.3", | ||
"@types/node": "^18.11.9", | ||
"@rollup/plugin-typescript": "^10.0.1", | ||
"@types/jest": "^29.2.5", | ||
"@types/node": "^18.11.18", | ||
"rimraf": "^3.0.2", | ||
"rollup": "^3.9.1", | ||
"rollup-plugin-dts": "^5.0.0", | ||
"rollup-plugin-dts": "^5.1.0", | ||
"rollup-plugin-node-externals": "^5.0.3", | ||
"ts-node": "^10.9.1", | ||
"ttypescript": "^1.5.13", | ||
"typescript": "^4.8.4", | ||
"ttypescript": "^1.5.15", | ||
"typescript": "^4.9.4", | ||
"typescript-transform-paths": "^3.4.4" | ||
@@ -44,0 +44,0 @@ }, |
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
53814