rosetty-react
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"license": "MIT", | ||
@@ -61,17 +61,17 @@ "main": "dist/index.js", | ||
"resolutions": { | ||
"@typescript-eslint/eslint-plugin": "^5.20.0", | ||
"@typescript-eslint/parser": "^5.20.0", | ||
"@typescript-eslint/eslint-plugin": "5.21.0", | ||
"@typescript-eslint/parser": "5.21.0", | ||
"jest": "^27.3.1", | ||
"ts-jest": "^27.0.7", | ||
"typescript": "^4.6.3" | ||
"typescript": "4.6.4" | ||
}, | ||
"devDependencies": { | ||
"@size-limit/preset-small-lib": "7.0.8", | ||
"@testing-library/jest-dom": "^5.16.4", | ||
"@testing-library/react": "^13.1.1", | ||
"@testing-library/react-hooks": "^8.0.0", | ||
"@types/react": "^18.0.6", | ||
"@typescript-eslint/eslint-plugin": "5.20.0", | ||
"@typescript-eslint/parser": "5.20.0", | ||
"eslint": "8.13.0", | ||
"@testing-library/jest-dom": "5.16.4", | ||
"@testing-library/react": "13.1.1", | ||
"@testing-library/react-hooks": "8.0.0", | ||
"@types/react": "18.0.8", | ||
"@typescript-eslint/eslint-plugin": "5.21.0", | ||
"@typescript-eslint/parser": "5.21.0", | ||
"eslint": "8.14.0", | ||
"eslint-config-prettier": "8.5.0", | ||
@@ -82,15 +82,15 @@ "eslint-plugin-import": "2.26.0", | ||
"husky": "7.0.4", | ||
"jest-environment-jsdom-global": "^3.0.0", | ||
"jest-environment-jsdom-global": "3.0.0", | ||
"np": "7.6.1", | ||
"prettier": "2.6.2", | ||
"react-dom": "^18.0.0", | ||
"react-dom": "18.1.0", | ||
"size-limit": "7.0.8", | ||
"tsdx": "0.14.1", | ||
"tslib": "2.3.1", | ||
"typescript": "4.6.3" | ||
"tslib": "2.4.0", | ||
"typescript": "4.6.4" | ||
}, | ||
"dependencies": { | ||
"react": "^18.0.0", | ||
"rosetty": "^1.1.5" | ||
"rosetty": "^1.2.0" | ||
} | ||
} |
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
12630
Updatedrosetty@^1.2.0