Comparing version 0.3.4 to 0.3.5
{ | ||
"name": "sweatmap", | ||
"description": "SweatMap takes in a series of UTF-8 strings and maps them to UTF-8 strings that are as small as possible while still being unique.", | ||
"version": "0.3.4", | ||
"version": "0.3.5", | ||
"author": { | ||
@@ -33,3 +33,3 @@ "name": "Benjamin Solum", | ||
"start": "NODE_ENV=production webpack", | ||
"pretest": "eslint node/**/*.js test/**/*.js", | ||
"lint": "eslint node/**/*.js test/**/*.js", | ||
"test": "mocha" | ||
@@ -36,0 +36,0 @@ }, |
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
203957
14