Comparing version 1.0.5 to 1.0.6
{ | ||
"name": "crc16-itu", | ||
"version": "1.0.5", | ||
"description": "Native node addon to calculate CRC16 values.", | ||
"version": "1.0.6", | ||
"description": "Native node addon to calculate CRC16 ITU values.", | ||
"main": "index.js", | ||
@@ -15,9 +15,11 @@ "scripts": { | ||
"type": "git", | ||
"url": "https://github.com/salakar/crc16.git" | ||
"url": "https://github.com/shkarimpour/crc16.git" | ||
}, | ||
"keywords": [ | ||
"error checking", | ||
"crc", | ||
"crc16", | ||
"itu", | ||
"native", | ||
"addon", | ||
"redis" | ||
"addon" | ||
], | ||
@@ -24,0 +26,0 @@ "author": "shaahin.karimpour902@gmail.com", |
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
7287