Socket
Socket
Sign inDemoInstall

@wordpress/babel-plugin-import-jsx-pragma

Package Overview
Dependencies
Maintainers
6
Versions
122
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@wordpress/babel-plugin-import-jsx-pragma - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

7

package.json
{
"name": "@wordpress/babel-plugin-import-jsx-pragma",
"version": "1.0.0",
"version": "1.0.1",
"description": "Babel transform plugin for automatically injecting an import to be used as the pragma for the React JSX Transform plugin.",

@@ -28,2 +28,5 @@ "author": "The WordPress Contributors",

"module": "build-module/index.js",
"dependencies": {
"@babel/runtime": "^7.0.0-beta.52"
},
"devDependencies": {

@@ -39,3 +42,3 @@ "@babel/core": "^7.0.0-beta.52",

},
"gitHead": "6ed34d66a85436978721a06d845353e0f3109d04"
"gitHead": "a1bb35112ec6174c33e09c337dd0382b83f7abe3"
}
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