@canvas-js/utils
Advanced tools
Comparing version 0.10.0-beta.4 to 0.10.0
@@ -8,2 +8,5 @@ export * from "./assert.js"; | ||
export * from "./mapValuesAsync.js"; | ||
export * from "./prepare.js"; | ||
export * from "./time.js"; | ||
export * from "./values.js"; | ||
export * from "./zip.js"; |
@@ -8,2 +8,5 @@ export * from "./assert.js"; | ||
export * from "./mapValuesAsync.js"; | ||
export * from "./prepare.js"; | ||
export * from "./time.js"; | ||
export * from "./values.js"; | ||
export * from "./zip.js"; |
{ | ||
"name": "@canvas-js/utils", | ||
"version": "0.10.0-beta.4", | ||
"version": "0.10.0", | ||
"author": "Canvas Technologies, Inc. (https://canvas.xyz)", | ||
@@ -12,2 +12,5 @@ "type": "module", | ||
], | ||
"scripts": { | ||
"test": "ava" | ||
}, | ||
"main": "./lib/index.js", | ||
@@ -14,0 +17,0 @@ "types": "./lib/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
8006
26
181