@porkyproductions/hat
Advanced tools
Comparing version 1.1.0 to 1.2.0
{ | ||
"name": "@porkyproductions/hat", | ||
"version": "1.1.0", | ||
"version": "1.2.0", | ||
"description": "A balzingly fast JavaScript library with a bunch of helper functions pretaining to hedgehogs and such ", | ||
@@ -17,3 +17,9 @@ "type": "module", | ||
"keywords": [ | ||
"hedgehogs" | ||
"hedgehogs", | ||
"array", | ||
"tools", | ||
"random", | ||
"random in array", | ||
"random in range", | ||
"print" | ||
], | ||
@@ -34,5 +40,5 @@ "author": "PorkyProductions", | ||
"./dist/**/*.js", | ||
"./dist/sorters/**/*.js", | ||
"./dist/types/**/*.d.ts", | ||
"./dist/types/sorters/**/*.d.ts" | ||
"./dist/**/*.js.map", | ||
"./dist/**/*.d.ts", | ||
"./dist/**/*.d.ts.map" | ||
], | ||
@@ -49,3 +55,3 @@ "main": "./dist/index.js", | ||
], | ||
"types": "./dist/types/index.d.ts" | ||
"types": "./dist/index.d.ts" | ||
} |
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
14531
27