@goldfishjs/utils
Advanced tools
Comparing version 0.0.14 to 0.0.15
@@ -11,1 +11,2 @@ export { default as cache } from './cache'; | ||
export { default as isObject } from './isObject'; | ||
export { default as interval } from './interval'; |
{ | ||
"name": "@goldfishjs/utils", | ||
"version": "0.0.14", | ||
"version": "0.0.15", | ||
"description": "goldfish-utils", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
@@ -11,2 +11,3 @@ export { default as cache } from './cache'; | ||
export { default as isObject } from './isObject'; | ||
export { default as interval } from './interval'; | ||
export * from './types'; |
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
135576
30
4143