@aria-ui/core
Advanced tools
Comparing version 0.0.6 to 0.0.7
{ | ||
"name": "@aria-ui/core", | ||
"type": "module", | ||
"version": "0.0.6", | ||
"version": "0.0.7", | ||
"private": false, | ||
"sideEffects": false, | ||
"main": "src/index.ts", | ||
"scripts": { | ||
"build": "tsup" | ||
}, | ||
"main": "dist/index.js", | ||
"files": [ | ||
"dist" | ||
], | ||
"dependencies": { | ||
@@ -21,7 +21,9 @@ "@dddstack/ariatype-aria-attributes": "^2.0.0", | ||
"publishConfig": { | ||
"access": "public", | ||
"main": "dist/index.js", | ||
"module": "dist/index.js", | ||
"types": "dist/index.d.ts" | ||
} | ||
} | ||
"access": "public" | ||
}, | ||
"scripts": { | ||
"build": "tsup" | ||
}, | ||
"module": "dist/index.js", | ||
"types": "dist/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
No License Found
License(Experimental) License information could not be found.
Found 1 instance in 1 package
0
19338
5
414