@cssfn/bulk-list-builder
Advanced tools
Comparing version 2.5.0 to 3.0.0
{ | ||
"name": "@cssfn/bulk-list-builder", | ||
"version": "2.5.0", | ||
"version": "3.0.0", | ||
"description": "A tool for creating an efficient list of words.", | ||
@@ -28,5 +28,7 @@ "keywords": [ | ||
"tsc:watch": "tsc --watch", | ||
"test": "NODE_OPTIONS=--experimental-vm-modules npx jest" | ||
"ncu": "ncu --peer", | ||
"ncu:upgrade": "ncu --peer --upgrade", | ||
"test": "cross-env NODE_OPTIONS=--experimental-vm-modules npx jest" | ||
}, | ||
"gitHead": "dd210864b50190b639cae7b43bbe44a46ab455d4" | ||
"gitHead": "5fdefc194f90f8c9a5867c1c102d381769c9feb8" | ||
} |
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
29774