@solid-aria/types
Advanced tools
Comparing version 0.0.5 to 0.1.0
{ | ||
"name": "@solid-aria/types", | ||
"version": "0.0.5", | ||
"version": "0.1.0", | ||
"private": false, | ||
@@ -33,5 +33,10 @@ "description": "A collection of type definitions, for building Solid Aria primitives.", | ||
], | ||
"scripts": { | ||
"build": "tsup", | ||
"clean": "rm -rf .turbo && rm -rf node_modules && rm -rf dist", | ||
"typecheck": "tsc --noEmit" | ||
}, | ||
"peerDependencies": { | ||
"@solid-primitives/utils": "^2.0.1", | ||
"solid-js": "^1.4.3" | ||
"solid-js": "^1.4.4" | ||
}, | ||
@@ -46,8 +51,3 @@ "publishConfig": { | ||
"category": "" | ||
}, | ||
"scripts": { | ||
"build": "tsup", | ||
"clean": "rm -rf .turbo && rm -rf node_modules && rm -rf dist", | ||
"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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
4388
4
16
1