@jonahsnider/util
Advanced tools
Comparing version 8.1.1 to 8.2.0
@@ -8,5 +8,5 @@ // This file is read by tools that parse documentation comments conforming to the TSDoc standard. | ||
"packageName": "@microsoft/api-extractor", | ||
"packageVersion": "7.18.15" | ||
"packageVersion": "7.18.16" | ||
} | ||
] | ||
} |
{ | ||
"name": "@jonahsnider/util", | ||
"version": "8.1.1", | ||
"version": "8.2.0", | ||
"description": "A useful collection of optimized utility functions", | ||
@@ -44,3 +44,3 @@ "homepage": "https://util.jonah.pw/", | ||
"analyze": "size-limit --why", | ||
"build": "rollup --config rollup.config.js", | ||
"build": "tsc && rollup --config rollup.config.js", | ||
"deploy": "semantic-release", | ||
@@ -62,9 +62,9 @@ "docs": "typedoc --options ./typedoc.json", | ||
"@babel/preset-env": "7.15.8", | ||
"@jonahsnider/prettier-config": "1.0.0", | ||
"@jonahsnider/xo-config": "4.0.3", | ||
"@microsoft/api-extractor": "7.18.15", | ||
"@jonahsnider/prettier-config": "1.1.0", | ||
"@jonahsnider/xo-config": "4.1.0", | ||
"@microsoft/api-extractor": "7.18.16", | ||
"@rollup/plugin-babel": "5.3.0", | ||
"@rollup/plugin-replace": "3.0.0", | ||
"@rollup/plugin-typescript": "8.2.5", | ||
"@size-limit/preset-small-lib": "5.0.5", | ||
"@rollup/plugin-typescript": "8.3.0", | ||
"@size-limit/preset-small-lib": "6.0.3", | ||
"@tsconfig/node16": "1.0.2", | ||
@@ -79,6 +79,6 @@ "@types/jest": "27.0.2", | ||
"semantic-release": "18.0.0", | ||
"size-limit": "5.0.5", | ||
"size-limit": "6.0.3", | ||
"terser": "5.9.0", | ||
"ts-jest": "27.0.5", | ||
"tsd": "0.17.0", | ||
"ts-jest": "27.0.6", | ||
"tsd": "0.18.0", | ||
"typedoc": "0.22.5", | ||
@@ -85,0 +85,0 @@ "typescript": "4.4.3", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
611786
3227