New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@iwsio/react-blog-examples

Package Overview
Dependencies
Maintainers
1
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@iwsio/react-blog-examples - npm Package Compare versions

Comparing version 2.0.2 to 2.0.3

15

package.json
{
"name": "@iwsio/react-blog-examples",
"version": "2.0.2",
"version": "2.0.3",
"description": "Example React components for blog posts.",

@@ -18,3 +18,4 @@ "main": "dist/index.js",

"prebuild": "rimraf dist && tsc --build tsconfig.build.json --clean",
"watch": "tsc --build tsconfig.build.json --watch"
"watch": "tsc --build tsconfig.build.json --watch",
"lint": "eslint ."
},

@@ -40,9 +41,9 @@ "repository": {

"@iwsio/json-csv-core": "^1.0.0",
"@testing-library/jest-dom": "^5.16.4",
"@testing-library/jest-dom": "^6.1.4",
"@testing-library/react": "^14.0.0",
"@testing-library/user-event": "^14.4.3",
"@typescript-eslint/eslint-plugin": "^5.39.0",
"@typescript-eslint/parser": "^5.39.0",
"@typescript-eslint/eslint-plugin": "^6.7.5",
"@typescript-eslint/parser": "^6.7.5",
"eslint": "^8.10.0",
"eslint-import-resolver-typescript": "^3.5.5",
"eslint-import-resolver-typescript": "^3.6.1",
"eslint-plugin-import": "^2.27.5",

@@ -55,3 +56,3 @@ "eslint-plugin-node": "^11.1.0",

"react-dom": "^18.2.0",
"vitest": "^0.32.2"
"vitest": "^0.34.6"
},

@@ -58,0 +59,0 @@ "peerDependencies": {

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