Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

rosetty-react

Package Overview
Dependencies
Maintainers
1
Versions
533
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rosetty-react - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

32

package.json
{
"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"
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc