@pikas-ui/styles
Advanced tools
Comparing version 2.3.11 to 3.0.0
{ | ||
"name": "@pikas-ui/styles", | ||
"version": "2.3.11", | ||
"version": "3.0.0", | ||
"private": false, | ||
"description": "", | ||
"description": "Styles for Pikas UI", | ||
"license": "MIT", | ||
"main": "dist/index.js", | ||
"types": "./dist/index.d.ts", | ||
@@ -46,10 +47,10 @@ "exports": { | ||
"@types/lodash.merge": "^4.6.7", | ||
"@types/node": "^18.7.11", | ||
"@types/react": "^18.0.17", | ||
"@types/node": "^18.7.14", | ||
"@types/react": "^18.0.18", | ||
"@types/react-dom": "^18.0.6", | ||
"cross-env": "^7.0.3", | ||
"eslint": "^8.22.0", | ||
"eslint": "^8.23.0", | ||
"prettier": "^2.7.1", | ||
"tsup": "^6.2.2", | ||
"typescript": "4.7.4" | ||
"tsup": "^6.2.3", | ||
"typescript": "4.8.2" | ||
}, | ||
@@ -56,0 +57,0 @@ "scripts": { |
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
208492