New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

@readme/variable

Package Overview
Dependencies
Maintainers
12
Versions
108
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@readme/variable - npm Package Compare versions

Comparing version
17.0.0
to
18.0.0
+1
-1
.github/workflows/ci.yml

@@ -14,3 +14,3 @@ name: CI

- latest
react: [18, 19]
react: [18]

@@ -17,0 +17,0 @@ name: build (${{ matrix.node }} w/ React ${{ matrix.react }}

{
"name": "@readme/variable",
"description": "React component for ReadMe user data variables",
"version": "17.0.0",
"version": "18.0.0",
"main": "dist/index.js",

@@ -28,4 +28,4 @@ "author": "Dom Harrington <dom@harrington-mail.com>",

"peerDependencies": {
"react": "18.x || 19.x",
"react-dom": "18.x || 19.x"
"react": "18.x",
"react-dom": "18.x"
},

@@ -45,4 +45,2 @@ "devDependencies": {

"prettier": "^3.0.3",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"terser-webpack-plugin": "^5.3.7",

@@ -49,0 +47,0 @@ "webpack": "^5.88.2",