@solid-aria/utils
Advanced tools
Comparing version 0.1.1 to 0.1.2
{ | ||
"name": "@solid-aria/utils", | ||
"version": "0.1.1", | ||
"version": "0.1.2", | ||
"private": false, | ||
@@ -33,11 +33,4 @@ "description": "A collection of utility types and functions, for building Solid Aria primitives.", | ||
], | ||
"scripts": { | ||
"build": "tsup", | ||
"clean": "rm -rf .turbo && rm -rf node_modules && rm -rf dist", | ||
"test": "jest --passWithNoTests", | ||
"test:watch": "jest --watch --passWithNoTests", | ||
"typecheck": "tsc --noEmit" | ||
}, | ||
"dependencies": { | ||
"@solid-aria/types": "^0.1.1", | ||
"@solid-aria/types": "^0.1.2", | ||
"@solid-primitives/utils": "^2.1.0" | ||
@@ -56,3 +49,10 @@ }, | ||
"category": "" | ||
}, | ||
"scripts": { | ||
"build": "tsup", | ||
"clean": "rm -rf .turbo && rm -rf node_modules && rm -rf dist", | ||
"test": "jest --passWithNoTests", | ||
"test:watch": "jest --watch --passWithNoTests", | ||
"typecheck": "tsc --noEmit" | ||
} | ||
} | ||
} |
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
36615
6
958
Updated@solid-aria/types@^0.1.2