@navpreetdevpuri/base-2-n
Advanced tools
Comparing version 0.0.8 to 0.0.9
{ | ||
"name": "@navpreetdevpuri/base-2-n", | ||
"version": "0.0.8", | ||
"version": "0.0.9", | ||
"description": "To work with base 2^n numbers", | ||
"main": "lib/index.js", | ||
"type": "module", | ||
"scripts": { | ||
@@ -20,3 +19,8 @@ "build": "npx tsc" | ||
}, | ||
"homepage": "https://github.com/NavpreetDevpuri/base-65536-number#readme" | ||
"homepage": "https://github.com/NavpreetDevpuri/base-65536-number#readme", | ||
"dependencies": {}, | ||
"devDependencies": { | ||
"@types/node": "^18.15.3", | ||
"typescript": "^5.0.2" | ||
} | ||
} |
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
11605
8
245
2
No