Comparing version 0.3.0 to 0.3.1
{ | ||
"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.0", | ||
"version": "0.3.1", | ||
"author": { | ||
@@ -50,11 +50,11 @@ "name": "Benjamin Solum", | ||
"devDependencies": { | ||
"@babel/core": "^7.5.5", | ||
"@babel/preset-env": "^7.5.5", | ||
"babel-loader": "^8.0.6", | ||
"@babel/core": "^7.9.0", | ||
"@babel/preset-env": "^7.9.0", | ||
"babel-loader": "^8.1.0", | ||
"eslint": "^6.8.0", | ||
"mocha": "^6.2.0", | ||
"terser-webpack-plugin": "^2.3.4", | ||
"webpack": "^4.41.6", | ||
"mocha": "^7.1.1", | ||
"terser-webpack-plugin": "^2.3.5", | ||
"webpack": "^4.42.1", | ||
"webpack-cli": "^3.3.11" | ||
} | ||
} |
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
106399
10