@hazae41/binary
Advanced tools
Comparing version 1.0.3 to 1.0.4
{ | ||
"type": "module", | ||
"name": "@hazae41/binary", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"description": "Zero-copy Buffer reader and writer", | ||
@@ -24,3 +24,7 @@ "homepage": "https://github.com/hazae41/binary", | ||
}, | ||
"dependencies": { | ||
"tslib": "^2.4.1" | ||
}, | ||
"devDependencies": { | ||
"@hazae41/phobos": "^1.0.5", | ||
"@rollup/plugin-commonjs": "^23.0.2", | ||
@@ -33,10 +37,9 @@ "@rollup/plugin-multi-entry": "^6.0.0", | ||
"rimraf": "^3.0.2", | ||
"rollup": "^3.2.5", | ||
"rollup": "^3.9.1", | ||
"rollup-plugin-dts": "^5.0.0", | ||
"rollup-plugin-node-externals": "^5.0.3", | ||
"ts-node": "^10.9.1", | ||
"tslib": "^2.4.1", | ||
"ttypescript": "^1.5.13", | ||
"typescript": "^4.8.4", | ||
"typescript-transform-paths": "^3.4.4", | ||
"uvu": "^0.5.6" | ||
"typescript-transform-paths": "^3.4.4" | ||
}, | ||
@@ -43,0 +46,0 @@ "exports": { |
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
53812
1
+ Addedtslib@^2.4.1
+ Addedtslib@2.8.1(transitive)