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

babel-plugin-react-test-id

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

babel-plugin-react-test-id - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

lib/index.js

9

package.json
{
"name": "babel-plugin-react-test-id",
"description": "Babel plugin for dealing with test ID props in your components",
"version": "1.0.0",
"version": "1.0.1",
"main": "lib/index.js",

@@ -14,4 +14,9 @@ "author": "Chris Sauve <chrismsauve@gmail.com>",

"build": "babel src --out-dir lib",
"prepublish": "in-publish && (yarn run check && yarn run build) || :"
"prepublish": "in-publish && yarn run build || :"
},
"files": [
"README.md",
"index.js",
"lib"
],
"eslintConfig": {

@@ -18,0 +23,0 @@ "extends": [

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