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

@pluralsight/react

Package Overview
Dependencies
Maintainers
1
Versions
630
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pluralsight/react - npm Package Compare versions

Comparing version 0.4.1-experimental-3150cb-20230501 to 0.4.1-experimental-66407f-20230502

npm/types/src/components/Test.d.ts

14

package.json
{
"name": "@pluralsight/react",
"version": "0.4.1-experimental-3150cb-20230501",
"version": "0.4.1-experimental-66407f-20230502",
"description": "A React component library for Pando.",

@@ -41,2 +41,3 @@ "main": "npm/node/index.js",

"compile:types": "tsc --project tsconfig.build.json",
"lint:js": "eslint --max-warnings 0 \"./**/*.@(ts|tsx)\"",
"lint:ts": "tsc --project tsconfig.json --noEmit",

@@ -65,2 +66,3 @@ "test": "echo \"'yarn test' should be run from root directory.\" && exit 1"

"@types/babel__preset-env": "latest",
"@types/eslint": "^8",
"@types/jest": "^29.2.5",

@@ -71,2 +73,12 @@ "@types/node": "^18.11.18",

"@types/testing-library__jest-dom": "^5",
"@typescript-eslint/eslint-plugin": "^5.59.2",
"@typescript-eslint/parser": "^5.59.2",
"eslint": "^8.39.0",
"eslint-plugin-jest": "^27.2.1",
"eslint-plugin-jest-dom": "^4.0.3",
"eslint-plugin-jsx-a11y": "^6.7.1",
"eslint-plugin-react": "^7.32.2",
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-sonarjs": "^0.19.0",
"eslint-plugin-testing-library": "^5.10.3",
"identity-obj-proxy": "^3.0.0",

@@ -73,0 +85,0 @@ "react": "18.2.0",

npm/tsconfig.build.tsbuildinfo
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